From: Jim Meyering Date: Sat, 12 Jul 2003 18:43:36 +0000 (+0000) Subject: (bin_SCRIPTS): Remove use of just-removed $(OPTIONAL_BIN_ZCRIPTS). X-Git-Tag: v5.0.1~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3c0bb50f3acef492123f154ea66963279b88332;p=thirdparty%2Fcoreutils.git (bin_SCRIPTS): Remove use of just-removed $(OPTIONAL_BIN_ZCRIPTS). --- diff --git a/src/Makefile.am b/src/Makefile.am index 068bc8ca2b..fce7e623a3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -2,7 +2,7 @@ EXTRA_PROGRAMS = chroot df hostid nice pinky stty su uname uptime users who -bin_SCRIPTS = groups $(OPTIONAL_BIN_ZCRIPTS) +bin_SCRIPTS = groups bin_PROGRAMS = [ chgrp chown chmod cp dd dircolors du \ ginstall link ln dir vdir ls mkdir \ mkfifo mknod mv nohup readlink rm rmdir shred stat sync touch unlink \