diff options
author | Harald Hoyer <harald@redhat.com> | 2013-02-22 17:18:47 +0100 |
---|---|---|
committer | Harald Hoyer <harald@redhat.com> | 2013-02-25 18:58:06 +0100 |
commit | 81516adcb71a47837544340f72eb8ee810274119 (patch) | |
tree | 17f7ff511b485629caab5c717a8fe0859284f927 /Makefile-man.am | |
parent | 1ddf879acf388a4625150c3a97b76458f6d2a070 (diff) |
kernel-install: add kernel-install tool
Diffstat (limited to 'Makefile-man.am')
-rw-r--r-- | Makefile-man.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile-man.am b/Makefile-man.am index e4eb26ce6e..526c05d521 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -9,6 +9,7 @@ MANPAGES += \ man/journalctl.1 \ man/journald.conf.5 \ man/kernel-command-line.7 \ + man/kernel-install.8 \ man/locale.conf.5 \ man/localtime.5 \ man/machine-id.5 \ |