summaryrefslogtreecommitdiff
path: root/Makefile-man.am
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2015-06-18 08:42:15 +0200
committerMartin Pitt <martin.pitt@ubuntu.com>2015-06-18 09:51:37 +0200
commit65d21ff344cb7013447e14cdcd83cf43b72fd6f8 (patch)
tree3c2ecd6b06f532305befaec11dd94053df8724d8 /Makefile-man.am
parent4584eaea927c182ba403420701944022a222a29b (diff)
build-sys: don't dist man/systemd.directives.xml
It depends on man/custom-entities.ent which is (and needs to be) a built file, so we need to always build man/systemd.directives.xml as well. We also need to drop this from update-man-list so that it doesn't get disted from Makefile-man.am. Fixes distcheck failure. https://github.com/systemd/systemd/issues/215
Diffstat (limited to 'Makefile-man.am')
-rw-r--r--Makefile-man.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile-man.am b/Makefile-man.am
index 7d31800345..76c9389835 100644
--- a/Makefile-man.am
+++ b/Makefile-man.am
@@ -2142,10 +2142,8 @@ EXTRA_DIST += \
man/systemd-vconsole-setup.service.xml \
man/systemd.automount.xml \
man/systemd.device.xml \
- man/systemd.directives.xml \
man/systemd.exec.xml \
man/systemd.generator.xml \
- man/systemd.index.xml \
man/systemd.journal-fields.xml \
man/systemd.kill.xml \
man/systemd.link.xml \