#!/usr/bin/make -f

%:
	dh $@ --with autotools-dev,autoreconf --buildsystem=perl_makemaker 
