diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f3ad60ea91..0b2660ae5f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -693,7 +693,8 @@ MANPAGES = \ man/sysctl.d.5 \ man/systemd-ask-password.1 \ man/systemd-cat.1 \ - man/systemd-machine-id-setup.1 + man/systemd-machine-id-setup.1 \ + man/systemd-journald.conf.5 MANPAGES_ALIAS = \ man/reboot.8 \ |