#!/usr/bin/make -f
%:
	dh $@ --parallel
override_dh_auto_install:
	$(MAKE) INSTALL_ROOT=$$(pwd)/debian/qmidiplayer prefix=/usr install