X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile-man.am;h=4339e50225277882f238dccc96581cc6f032d8c3;hp=3462c2a87415c97e5b5779d3e822b6c085dda5bf;hb=d532366133a29136ad2dd95cb9268c7bbbb4d3ee;hpb=5146e7e8aec2d394c06771d4c9d0d03fc2cd911c diff --git a/Makefile-man.am b/Makefile-man.am index 3462c2a87..4339e5022 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -1247,7 +1247,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 @@ -1621,6 +1622,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 \