]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(noinst_PROGRAMS): Define to setuidgid.
authorJim Meyering <jim@meyering.net>
Thu, 10 Jul 2003 15:49:17 +0000 (15:49 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 10 Jul 2003 15:49:17 +0000 (15:49 +0000)
src/Makefile.am

index 334144ab5aa9e22066bc15b6807798e41f383a0e..01fd2fbd65a8348c998e0adf750b10b4fa62b2a7 100644 (file)
@@ -14,6 +14,8 @@ bin_PROGRAMS = [ chgrp chown chmod cp dd dircolors du \
   test true tty whoami yes \
   $(OPTIONAL_BIN_PROGS) $(DF_PROG)
 
+noinst_PROGRAMS = setuidgid
+
 noinst_HEADERS = \
   system.h sys2.h checksum.h copy.h cp-hash.h ls.h dircolors.h remove.h \
   chown-core.h fs.h \