#!/usr/bin/make -f

include /usr/share/dpkg/default.mk

export QT_SELECT=5

%:
	dh $@
