chiark / gitweb /
Remove libiptc things
[elogind.git] / Makefile-man.am
index ab1db33c01e6321f9f6c5d5a8df121dce2f35f2c..9f9ba7715f5d57dda222bf587c74d76e6f15c801 100644 (file)
@@ -1358,14 +1358,20 @@ endif
 
 if HAVE_MICROHTTPD
 MANPAGES += \
+       man/journal-remote.conf.5 \
        man/systemd-journal-gatewayd.service.8 \
        man/systemd-journal-remote.8 \
        man/systemd-journal-upload.8
 MANPAGES_ALIAS += \
+       man/journal-remote.conf.d.5 \
        man/systemd-journal-gatewayd.8 \
        man/systemd-journal-gatewayd.socket.8
+man/journal-remote.conf.d.5: man/journal-remote.conf.5
 man/systemd-journal-gatewayd.8: man/systemd-journal-gatewayd.service.8
 man/systemd-journal-gatewayd.socket.8: man/systemd-journal-gatewayd.service.8
+man/journal-remote.conf.d.html: man/journal-remote.conf.html
+       $(html-alias)
+
 man/systemd-journal-gatewayd.html: man/systemd-journal-gatewayd.service.html
        $(html-alias)
 
@@ -1619,32 +1625,6 @@ MANPAGES_ALIAS += \
 
 endif
 
-if HAVE_SYSV_COMPAT
-MANPAGES += \
-       man/systemd-sysv-generator.8
-MANPAGES_ALIAS += \
-       #
-
-
-endif
-
-if HAVE_UTMP
-MANPAGES += \
-       man/runlevel.8 \
-       man/systemd-update-utmp.service.8
-MANPAGES_ALIAS += \
-       man/systemd-update-utmp-runlevel.service.8 \
-       man/systemd-update-utmp.8
-man/systemd-update-utmp-runlevel.service.8: man/systemd-update-utmp.service.8
-man/systemd-update-utmp.8: man/systemd-update-utmp.service.8
-man/systemd-update-utmp-runlevel.service.html: man/systemd-update-utmp.service.html
-       $(html-alias)
-
-man/systemd-update-utmp.html: man/systemd-update-utmp.service.html
-       $(html-alias)
-
-endif
-
 # Really, do not edit this file.
 
 EXTRA_DIST += \
@@ -1662,6 +1642,7 @@ EXTRA_DIST += \
        man/hostname.xml \
        man/hostnamectl.xml \
        man/hwdb.xml \
+       man/journal-remote.conf.xml \
        man/journalctl.xml \
        man/journald.conf.xml \
        man/kernel-command-line.xml \