summaryrefslogtreecommitdiffstats
path: root/login-utils/Makemodule.am
diff options
context:
space:
mode:
authorDave Reisner2012-09-05 04:31:03 +0200
committerKarel Zak2012-09-05 10:45:46 +0200
commit6edbca18bbeccd855b0fc8a9c9d842d7605a7f31 (patch)
tree90ef4c17cf4e148a89f8626da57ae10c4640a18b /login-utils/Makemodule.am
parentwdctl: treat aligned translatable strings in a uniform manner (diff)
downloadkernel-qcow2-util-linux-6edbca18bbeccd855b0fc8a9c9d842d7605a7f31.tar.gz
kernel-qcow2-util-linux-6edbca18bbeccd855b0fc8a9c9d842d7605a7f31.tar.xz
kernel-qcow2-util-linux-6edbca18bbeccd855b0fc8a9c9d842d7605a7f31.zip
build-sys: install su.1 if building su
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Diffstat (limited to 'login-utils/Makemodule.am')
-rw-r--r--login-utils/Makemodule.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/login-utils/Makemodule.am b/login-utils/Makemodule.am
index 755a361dd..e26d9a751 100644
--- a/login-utils/Makemodule.am
+++ b/login-utils/Makemodule.am
@@ -80,6 +80,7 @@ endif # BUILD_CHFN_CHSH
if BUILD_SU
bin_PROGRAMS += su
+dist_man_MANS += login-utils/su.1
su_SOURCES = \
login-utils/su.c \
login-utils/su-common.c \