From: Jim Meyering Date: Mon, 27 Feb 2006 10:44:34 +0000 (+0000) Subject: (bin_PROGRAMS): Add base64. X-Git-Tag: v6.0~682 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d1be9557840c5d0417380095e3012ceb1fb3a4d;p=thirdparty%2Fcoreutils.git (bin_PROGRAMS): Add base64. --- diff --git a/src/Makefile.am b/src/Makefile.am index bedd497595..e31da576d6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -29,6 +29,7 @@ bin_PROGRAMS = [ chgrp chown chmod cp dd dircolors du \ basename date dirname echo env expr factor false \ hostname id kill logname pathchk printenv printf pwd seq sleep tee \ test true tty whoami yes \ + base64 \ $(OPTIONAL_BIN_PROGS) $(DF_PROG) noinst_PROGRAMS = setuidgid