From: Jim Meyering Date: Wed, 3 Nov 2004 09:20:23 +0000 (+0000) Subject: (libfetish_a_SOURCES): Add setenv.c and setenv.h. X-Git-Tag: v5.3.0~480 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29f1f2906cba6d6e58515a122894ee314431676b;p=thirdparty%2Fcoreutils.git (libfetish_a_SOURCES): Add setenv.c and setenv.h. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 131b18e3c2..c41126c2a2 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 \