#!/usr/bin/make -f

export QT_SELECT=4
export PREFIX=/usr
%:
	dh $@
