#!/usr/bin/make -f
build-indep:

override_dh_auto_build:

%:
	dh $@
