#!/usr/bin/make -f

%:
	dh $@ --parallel --with=systemd
