chiark / gitweb /
man: add links to directive index to see-alsos
[elogind.git] / Makefile.am
index 05dcc79f6e6e0e1111d6ec59eabca8b17a1078ce..ed6c307c90d5316de84dfb438047d25ea42744a9 100644 (file)
@@ -693,12 +693,13 @@ man/index.html: make-man-index.py $(XML_FILES)
        $(AM_V_GEN)$(PYTHON) $^ > $@
 
 MANPAGES += \
-       man/systemd.directives.5
+       man/systemd.directives.7
 
 EXTRA_DIST += \
        man/index.html
 
 XML_DIRECTIVE_FILES = \
+       man/systemd.xml \
        man/systemd.unit.xml \
        man/systemd.service.xml \
        man/systemd.socket.xml \