# HG changeset patch # User Jim Meyering # Date 960887910 0 # Node ID a88b7379274477341c6728c9d1a9f5dfdd967fe1 # Parent 621450bc3358cdc531713cbb70894ecfa970743a (all-local): Depend on lstat.c and stat.c. diff --git a/lib/Makefile.am b/lib/Makefile.am --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -62,7 +62,7 @@ # 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