[PATCH] login-utils/Makemodule: install su.1 if building su

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Dave Reisner <dreisner@xxxxxxxxxxxxx>
---
This also unfortunately means that su.1 isn't included in the dist tarball.

 login-utils/Makemodule.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/login-utils/Makemodule.am b/login-utils/Makemodule.am
index 755a361..e26d9a7 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 \
-- 
1.7.12

--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux