#!/usr/bin/make -f

%:
	dh $@

# FIXME: figure out why dh_dwz fails on arm64
override_dh_dwz:
