From a6d409a923cdd50091e94ef5029b0b9a0e8e1f34 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 13 Jun 2000 09:19:08 +0000 Subject: [PATCH] . --- lib/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.in b/lib/Makefile.in index afafa3e65..6faaedabb 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -799,7 +799,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 install-exec-local: all-local $(mkinstalldirs) $(DESTDIR)$(libdir) if test -f $(charset_alias); then \ -- 2.11.0