#!/usr/bin/make -f %: dh $@ override_dh_auto_configure: ./autogen.sh dh_auto_configure override_dh_auto_clean: make maintainer-clean dh_auto_clean