#!/usr/bin/make -f
%:
	touch config.rpath
	dh $@ --with autoreconf
