#!/usr/bin/make -f

%:
	dh $@

# Empty targets
override_dh_clean:
override_dh_fixperms:
override_dh_fixperms-indep:
override_dh_fixperms-arch:
