#!/usr/bin/make -f
%:
	dh $*
dummy:
	univention-install-config-registry
	dh-umc-module-build
