chiark / gitweb /
directive-index: journal directives
[elogind.git] / Makefile.am
index 5a133da4668b2f49308b1e6d1f9b547a74fc582f..8f421001c326f5b465de854a1e90a5ff90f4bf13 100644 (file)
@@ -702,7 +702,10 @@ XML_DIRECTIVE_FILES = \
        man/systemd.timer.xml \
        man/systemd.snapshot.xml \
        man/systemd.exec.xml \
-       man/systemd.device.xml
+       man/systemd.kill.xml \
+       man/systemd.device.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 $@)