summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-02-27 10:44:34 +0000
committerJim Meyering <jim@meyering.net>2006-02-27 10:44:34 +0000
commit3d1be9557840c5d0417380095e3012ceb1fb3a4d (patch)
tree60ad30931c197bc60ea292cf3ad0ae903f4ff764
parent6b66f12ea8fae9f5244693706fbb96a21d79898a (diff)
downloadcoreutils-3d1be9557840c5d0417380095e3012ceb1fb3a4d.tar.xz
(bin_PROGRAMS): Add base64.
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index bedd49759..e31da576d 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