#!/usr/bin/make -f
export DH_OPTIONS

%:
	dh $@ --with autoreconf
