#!/usr/bin/make -f

%:
	dh $@
	# The line contains a trailing tab (false-positive)
	
