chiark / gitweb /
Add IFLA_VTI defines to missing.h
[elogind.git] / Makefile-man.am
index 5fefbc4fbb04d7d3985ba6604e3383ecac55dab2..5cc3081528f18f561bea52f00d44a88c3cc52fa3 100644 (file)
@@ -92,6 +92,7 @@ MANPAGES += \
        man/systemd-udevd.service.8 \
        man/systemd-update-done.service.8 \
        man/systemd-update-utmp.service.8 \
+       man/systemd-verify.1 \
        man/systemd.1 \
        man/systemd.automount.5 \
        man/systemd.device.5 \
@@ -687,7 +688,8 @@ endif
 if ENABLE_COREDUMP
 MANPAGES += \
        man/coredump.conf.5 \
-       man/coredumpctl.1
+       man/coredumpctl.1 \
+       man/systemd-coredump.8
 MANPAGES_ALIAS += \
        #
 
@@ -1246,7 +1248,8 @@ endif
 if HAVE_MICROHTTPD
 MANPAGES += \
        man/systemd-journal-gatewayd.service.8 \
-       man/systemd-journal-remote.8
+       man/systemd-journal-remote.8 \
+       man/systemd-journal-upload.8
 MANPAGES_ALIAS += \
        man/systemd-journal-gatewayd.8 \
        man/systemd-journal-gatewayd.socket.8
@@ -1601,6 +1604,7 @@ EXTRA_DIST += \
        man/systemd-cat.xml \
        man/systemd-cgls.xml \
        man/systemd-cgtop.xml \
+       man/systemd-coredump.xml \
        man/systemd-cryptsetup-generator.xml \
        man/systemd-cryptsetup@.service.xml \
        man/systemd-debug-generator.xml \
@@ -1619,6 +1623,7 @@ EXTRA_DIST += \
        man/systemd-initctl.service.xml \
        man/systemd-journal-gatewayd.service.xml \
        man/systemd-journal-remote.xml \
+       man/systemd-journal-upload.xml \
        man/systemd-journald.service.xml \
        man/systemd-localed.service.xml \
        man/systemd-logind.service.xml \
@@ -1654,6 +1659,7 @@ EXTRA_DIST += \
        man/systemd-update-utmp.service.xml \
        man/systemd-user-sessions.service.xml \
        man/systemd-vconsole-setup.service.xml \
+       man/systemd-verify.xml \
        man/systemd.automount.xml \
        man/systemd.device.xml \
        man/systemd.directives.xml \