#!/usr/bin/make -f

%:
	dh $@ --with autoreconf

get-orig-source:
	. debian/get-orig-source

