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 2e6b978b38..1ed4054a59 100644 --- a/Makefile.am +++ b/Makefile.am @@ -506,7 +506,8 @@ MANPAGES = \ man/pam_systemd.8 \ man/systemd.conf.5 \ man/tmpfiles.d.5 \ - man/hostname.5 + man/hostname.5 \ + man/vconsole.conf.5 MANPAGES_ALIAS = \ man/reboot.8 \ |