#!/usr/bin/make -f

%:
	dh $*

override_jh_build:
	jh_build lala
