#!/usr/bin/make -f
DEB_BUILD_DEPENDENCIES = build-arch

%:
	dh $@
