]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - Makefile-man.am
core: rework ask_for_confirmation()
[thirdparty/systemd.git] / Makefile-man.am
index a900b8d25a03173422554e8fd442a3f477f74fa3..013e0d796711be2d369b9189713cc0571f43d114 100644 (file)
@@ -2272,19 +2272,25 @@ endif
 if HAVE_MICROHTTPD
 MANPAGES += \
        man/journal-remote.conf.5 \
+       man/journal-upload.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/journal-upload.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/journal-upload.conf.d.5: man/journal-upload.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/journal-upload.conf.d.html: man/journal-upload.conf.html
+       $(html-alias)
+
 man/systemd-journal-gatewayd.html: man/systemd-journal-gatewayd.service.html
        $(html-alias)
 
@@ -2607,6 +2613,7 @@ EXTRA_DIST += \
        man/hostnamectl.xml \
        man/hwdb.xml \
        man/journal-remote.conf.xml \
+       man/journal-upload.conf.xml \
        man/journalctl.xml \
        man/journald.conf.xml \
        man/kernel-command-line.xml \