#!/usr/bin/make -f

%:
	dh $@

# Empty target
override_dh_clean:
