#!/usr/bin/make -f

%:
	dh $@ --parallel --buildsystem=qmake --with quilt
