From: Jim Meyering Date: Tue, 13 Jun 2000 09:18:30 +0000 (+0000) Subject: (all-local): Depend on lstat.c and stat.c. X-Git-Tag: FILEUTILS-4_0v~113 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ab6ddc13f2dc013ac0879d41326fcd7be07b546f;p=platform%2Fupstream%2Fcoreutils.git (all-local): Depend on lstat.c and stat.c. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index a849925..c334740 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -62,7 +62,7 @@ stat.c: xstat.in # On systems with glibc-2.1 or newer, the file is redundant, therefore we # avoid installing it. -all-local: charset.alias ref-add.sed ref-del.sed +all-local: charset.alias ref-add.sed ref-del.sed lstat.c stat.c charset_alias = $(DESTDIR)$(libdir)/charset.alias charset_tmp = $(DESTDIR)$(libdir)/charset.tmp