#!/usr/bin/make -f

%:
	dh $@  --with autotools-dev,systemd
