From 5889debf40452ceb369dafd7d401e75ecad0b810 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 7 Feb 2005 16:47:39 +0000 Subject: [PATCH] (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. --- lib/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index d01c8e3db..9a1ec0308 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 \