#!/usr/bin/make -f
# You must remove unused comment lines for the released package.

%:
	dh $@ --with autoreconf 
