From: Jim Meyering Date: Mon, 6 Dec 2004 10:10:19 +0000 (+0000) Subject: (libfetish_a_SOURCES): Begin removing .c and .h file names, as they X-Git-Tag: COREUTILS-5_3_0~185 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d4579825bcbbc37557db132a0d0e4adc29ef3fe6;p=platform%2Fupstream%2Fcoreutils.git (libfetish_a_SOURCES): Begin removing .c and .h file names, as they are added to AC_LIBSOURCES directives in the corresponding m4/*.m4 files. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 53e32c6..48fb8ad 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -46,7 +46,6 @@ libfetish_a_SOURCES = \ c-strtod.c c-strtod.h c-strtold.c \ canon-host.c \ canonicalize.c canonicalize.h \ - chdir-long.c chdir-long.h \ cloexec.c cloexec.h \ closeout.c closeout.h \ cycle-check.c cycle-check.h \ @@ -79,7 +78,6 @@ libfetish_a_SOURCES = \ human.c human.h \ idcache.c \ imaxtostr.c \ - lchown.h \ linebuffer.c linebuffer.h \ localcharset.c localcharset.h \ long-options.c long-options.h \ @@ -88,11 +86,9 @@ libfetish_a_SOURCES = \ md5.c md5.h \ memcasecmp.c memcasecmp.h \ memcoll.c memcoll.h \ - mempcpy.h \ modechange.c modechange.h \ mountlist.h \ offtostr.c \ - openat.h \ open-safer.c \ path-concat.c path-concat.h \ pathmax.h \ @@ -107,7 +103,6 @@ libfetish_a_SOURCES = \ safe-read.c safe-read.h \ safe-write.c safe-write.h \ same.c same.h \ - save-cwd.c save-cwd.h \ savedir.c savedir.h \ setenv.h \ settime.c \