#!/usr/bin/make -f

%:
	dh --buildsystem=autoconf --with autotools_dev  $@
