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-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc54c457b63989136d2a63d4334bd491436fda77;p=pspp (all-local): Depend on lstat.c and stat.c. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index a849925215..c334740b12 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