#!/usr/bin/make -f
override_dh_install:
	mkdir -p debian/config-monitoring-cult-dom0/

%:
	dh $@

