summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-11-03 09:20:23 +0000
committerJim Meyering <jim@meyering.net>2004-11-03 09:20:23 +0000
commit29f1f2906cba6d6e58515a122894ee314431676b (patch)
tree9d382592f9ca2c7c7d36fb5779ee98e413c6994a /lib/Makefile.am
parent3c8d863cc61478a1a6365cef44d67c79bc873349 (diff)
downloadcoreutils-29f1f2906cba6d6e58515a122894ee314431676b.tar.xz
(libfetish_a_SOURCES): Add setenv.c and setenv.h.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 131b18e3c..c41126c2a 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -102,6 +102,7 @@ libfetish_a_SOURCES = \
same.c same.h \
save-cwd.c save-cwd.h \
savedir.c savedir.h \
+ setenv.c setenv.h \
settime.c \
sha1.c sha1.h \
sig2str.h \