chiark / gitweb /
directive-index: system manager directives
[elogind.git] / Makefile.am
index b0649e4f03790e29ff10c10e4eb57e538ae48baf..32f08edb0d1aef6bf9bebd2798e75d36af4e56bb 100644 (file)
@@ -701,7 +701,10 @@ XML_DIRECTIVE_FILES = \
        man/systemd.path.xml \
        man/systemd.timer.xml \
        man/systemd.snapshot.xml \
-       man/systemd.exec.xml
+       man/systemd.exec.xml \
+       man/systemd.kill.xml \
+       man/systemd.device.xml \
+       man/systemd.conf.xml
 
 man/systemd.directives.xml: make-directive-index.py $(XML_DIRECTIVE_FILES)
        $(AM_V_at)$(MKDIR_P) $(dir $@)