chiark / gitweb /
man/logind.conf.xml: Make "man logind.conf.d" work too
[elogind.git] / Makefile-man.am
index bdbc54f4a239e9900c08c1d74e1a08431759ccaf..906a96895441405ad649aa71fced72095506d36c 100644 (file)
@@ -1110,8 +1110,13 @@ MANPAGES += \
        man/logind.conf.5 \
        man/systemd-logind.service.8
 MANPAGES_ALIAS += \
+       man/logind.conf.d.5 \
        man/systemd-logind.8
+man/logind.conf.d.5: man/logind.conf.5
 man/systemd-logind.8: man/systemd-logind.service.8
+man/logind.conf.d.html: man/logind.conf.html
+       $(html-alias)
+
 man/systemd-logind.html: man/systemd-logind.service.html
        $(html-alias)
 
@@ -1513,6 +1518,15 @@ MANPAGES_ALIAS += \
        #
 
 
+endif
+
+if HAVE_SYSV_COMPAT
+MANPAGES += \
+       man/systemd-sysv-generator.8
+MANPAGES_ALIAS += \
+       #
+
+
 endif
 
 if HAVE_UTMP
@@ -1686,6 +1700,7 @@ EXTRA_DIST += \
        man/systemd-system-update-generator.xml \
        man/systemd-system.conf.xml \
        man/systemd-sysusers.xml \
+       man/systemd-sysv-generator.xml \
        man/systemd-timedated.service.xml \
        man/systemd-timesyncd.service.xml \
        man/systemd-tmpfiles.xml \