#!/usr/bin/make -f

%:
	dh $*

execute_before_mh_install:
	lala
