summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-06-13 09:18:30 +0000
committerJim Meyering <jim@meyering.net>2000-06-13 09:18:30 +0000
commitab6ddc13f2dc013ac0879d41326fcd7be07b546f (patch)
treef45860914cf7e5e134a169d834b6f33d2f8492de /lib/Makefile.am
parente784cd852003967c03ec949fed6c75532e8a1e25 (diff)
downloadcoreutils-ab6ddc13f2dc013ac0879d41326fcd7be07b546f.tar.xz
(all-local): Depend on lstat.c and stat.c.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index a84992521..c334740b1 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