#!/usr/bin/make -f

%:
	dh $@

override_dh_installman:

override_dh_install:

override_dh_installdirs:
override_dh_link:
