From c78ab91132aab9193f3c17a9a206f8825ff4be84 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Tue, 5 Feb 2013 10:31:20 -0500 Subject: build-sys: substitute strings in systemd.unit(5) Makefile.am is updated to deal with .xml.in sources. Nothing in the output is really changed yet, this is just preparation. --- Makefile-man.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile-man.am') diff --git a/Makefile-man.am b/Makefile-man.am index d54d67cf11..ee9a952765 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -477,3 +477,6 @@ MANPAGES_ALIAS += \ # endif + +CLEANFILES += \ + man/systemd.unit.xml -- cgit v1.2.3-54-g00ecf