#!/usr/bin/make -f

%:
	dh $@ -Sautoconf

override_dh_auto_configure override_dh_auto_build:

