#!/usr/bin/make -f
override_dh_install:

%:
	dh $@

