summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-06-13 09:19:08 +0000
committerJim Meyering <jim@meyering.net>2000-06-13 09:19:08 +0000
commit80530f9ebf8821726a501a6deadc04e4b2f0617f (patch)
tree6fb5e10f87d9ea284611479c7c36151281cbeac3
parentab6ddc13f2dc013ac0879d41326fcd7be07b546f (diff)
downloadcoreutils-80530f9ebf8821726a501a6deadc04e4b2f0617f.tar.xz
.
-rw-r--r--lib/Makefile.in2
1 files changed, 1 insertions, 1 deletions
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 \