chiark / gitweb /
directive-index: add UDEV fields
[elogind.git] / Makefile.am
index b0649e4f03790e29ff10c10e4eb57e538ae48baf..5a133da4668b2f49308b1e6d1f9b547a74fc582f 100644 (file)
@@ -701,7 +701,8 @@ 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.device.xml
 
 man/systemd.directives.xml: make-directive-index.py $(XML_DIRECTIVE_FILES)
        $(AM_V_at)$(MKDIR_P) $(dir $@)