#!/usr/bin/make -f

export QT_SELECT=5
export PREFIX=/usr

%:
	dh $@
