#!/usr/bin/make -f

export QT_SELECT=qt4

override_dh_auto_configure:
	dh_auto_configure -- clipgrab.pro

%:
	dh $@ --parallel
	