#!/usr/bin/make -f

%:
	chmod +x generate.pe
	dh $@
