summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-07-13 22:37:53 +0200
committerLennart Poettering <lennart@poettering.net>2011-07-13 22:37:53 +0200
commita61933adac8cd9361df5121ecd182bb7f0d2d511 (patch)
treede6a0a9d5c3f763e9fa0aea6e06a566ea470a3c2 /Makefile.am
parent85f248b26653f5322c26735661d63d4e8460c30e (diff)
man: add man page for systemd-loginctl
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2e31c8dde8..53167ff20e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -672,7 +672,8 @@ MANPAGES = \
man/machine-info.5 \
man/modules-load.d.5 \
man/sysctl.d.5 \
- man/systemd-ask-password.1
+ man/systemd-ask-password.1 \
+ man/systemd-loginctl.1
if ENABLE_BINFMT
MANPAGES += \