From: Jim Meyering Date: Mon, 7 Feb 2005 16:47:39 +0000 (+0000) Subject: (libfetish_a_SOURCES): Remove fts.c, fts_.h, and X-Git-Tag: CPPI-1_12~1496 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5889debf40452ceb369dafd7d401e75ecad0b810;p=thirdparty%2Fcoreutils.git (libfetish_a_SOURCES): Remove fts.c, fts_.h, and getcwd.h now that they're mentioned in AC_LIBSOURCES and AC_LIBOBJ uses in the corresponding ../m4/*.m4. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index d01c8e3db5..9a1ec03083 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -36,10 +36,8 @@ libfetish_a_SOURCES = \ exit.h \ fcntl-safer.h \ fopen-safer.c \ - fts.c fts_.h \ full-read.c full-read.h \ full-write.c full-write.h \ - getcwd.h \ gettext.h \ imaxtostr.c \ linebuffer.c linebuffer.h \