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 1e07ebae35..f3ad60ea91 100644 --- a/Makefile.am +++ b/Makefile.am @@ -692,7 +692,8 @@ MANPAGES = \ man/modules-load.d.5 \ man/sysctl.d.5 \ man/systemd-ask-password.1 \ - man/systemd-cat.1 + man/systemd-cat.1 \ + man/systemd-machine-id-setup.1 MANPAGES_ALIAS = \ man/reboot.8 \ |