X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile-man.am;h=8a4ee9d17917377775fda886c24e1641aa121937;hp=346bc6324832784cdff1cf0e49b05da9cdb7bd9f;hb=9029f64298cb70c12ecf638fddee7f41b056fcf1;hpb=a6278b88305b237b02eabff0d870b57fe851822d diff --git a/Makefile-man.am b/Makefile-man.am index 346bc6324..8a4ee9d17 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -1134,7 +1134,8 @@ endif if HAVE_MICROHTTPD MANPAGES += \ - man/systemd-journal-gatewayd.service.8 + man/systemd-journal-gatewayd.service.8 \ + man/systemd-journal-remote.8 MANPAGES_ALIAS += \ man/systemd-journal-gatewayd.8 \ man/systemd-journal-gatewayd.socket.8 @@ -1462,6 +1463,7 @@ EXTRA_DIST += \ man/systemd-inhibit.xml \ man/systemd-initctl.service.xml \ man/systemd-journal-gatewayd.service.xml \ + man/systemd-journal-remote.xml \ man/systemd-journald.service.xml \ man/systemd-localed.service.xml \ man/systemd-logind.service.xml \