#!/usr/bin/make -f
%:
	dh $@ --with autoreconf

# --with acc
#override_dh_acc:
#	- dh_acc $@
