#!/usr/bin/make -f
%:
	dh $@ --with autoreconf

override_dh_installsystemd:
	dh_installsystemd proxsmtp.target proxsmtp@.service
