From a9a3da50fb2a5d1247f63979df53511128250f3f Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 10 Dec 2014 23:01:13 +0100 Subject: [PATCH] build-sys: add missing file to CLEANFILES --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.am b/Makefile.am index c70409cee..e5c0bb7fd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2610,6 +2610,9 @@ EXTRA_DIST += \ units/systemd-bus-proxyd@.service.m4.in \ units/user/systemd-bus-proxyd@.service.in +CLEANFILES += \ + units/systemd-bus-proxyd@.service.m4 + if HAVE_SMACK bus-proxyd-set-cap-hook: -$(SETCAP) cap_mac_admin+ei $(DESTDIR)$(rootlibexecdir)/systemd-bus-proxyd -- 2.30.2