summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2012-08-10 19:35:43 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2012-09-17 12:42:22 +0200
commitf6c2e28b07a0d24c68f7780fc986ac3619fdcbdb (patch)
tree2d1226a2ed0e1c08bc5e401ae4dcc1bd075720e6 /Makefile.am
parentffafe91b5ae019c699c009c3128ddfe4320a750b (diff)
directive-index: journal directives
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 32f08edb0d..8f421001c3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -704,7 +704,8 @@ XML_DIRECTIVE_FILES = \
man/systemd.exec.xml \
man/systemd.kill.xml \
man/systemd.device.xml \
- man/systemd.conf.xml
+ man/systemd.conf.xml \
+ man/systemd.journal-fields.xml
man/systemd.directives.xml: make-directive-index.py $(XML_DIRECTIVE_FILES)
$(AM_V_at)$(MKDIR_P) $(dir $@)