diff options
Diffstat (limited to 'Makefile-man.am')
-rw-r--r-- | Makefile-man.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile-man.am b/Makefile-man.am index 346bc63248..eefd5eaa12 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -68,6 +68,7 @@ MANPAGES += \ man/systemd-halt.service.8 \ man/systemd-inhibit.1 \ man/systemd-initctl.service.8 \ + man/systemd-journal-remote.8 \ man/systemd-journald.service.8 \ man/systemd-machine-id-setup.1 \ man/systemd-notify.1 \ @@ -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 \ |