#!/usr/bin/make -f

%:
	dh $@

# Empty target follows
override_dh_auto_test:
