chiark / gitweb /
Revert "socket: add support for TCP fast Open"
[elogind.git] / Makefile-man.am
index 5fefbc4fbb04d7d3985ba6604e3383ecac55dab2..562ecba43567cdbe13b9ed80c162a7c3cecad8e6 100644 (file)
@@ -118,6 +118,7 @@ MANPAGES += \
        man/telinit.8 \
        man/tmpfiles.d.5 \
        man/udev.7 \
+       man/udev.conf.5 \
        man/udevadm.8
 MANPAGES_ALIAS += \
        man/SD_ALERT.3 \
@@ -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 += \
        #
 
@@ -1197,7 +1199,8 @@ endif
 
 if ENABLE_TIMESYNCD
 MANPAGES += \
-       man/systemd-timesyncd.service.8
+       man/systemd-timesyncd.service.8 \
+       man/timesyncd.conf.5
 MANPAGES_ALIAS += \
        man/systemd-timesyncd.8
 man/systemd-timesyncd.8: man/systemd-timesyncd.service.8
@@ -1246,7 +1249,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 +1605,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 +1624,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 \
@@ -1683,7 +1689,9 @@ EXTRA_DIST += \
        man/sysusers.d.xml \
        man/telinit.xml \
        man/timedatectl.xml \
+       man/timesyncd.conf.xml \
        man/tmpfiles.d.xml \
+       man/udev.conf.xml \
        man/udev.xml \
        man/udevadm.xml \
        man/user-system-options.xml \