#!/usr/bin/make -f

export QT_SELECT = 5

%:
	dh $@ --parallel
