#!/usr/bin/make -f

%:
	dh $@ --with quilt,xsf --builddirectory=build/
