summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-07-15 15:42:27 +0000
committerJim Meyering <jim@meyering.net>2001-07-15 15:42:27 +0000
commitb4f1cf714307b70be398264ce19d2b9a83a03371 (patch)
tree2de6fd6be0593cf17f1ece36bfd6685147783718 /lib/Makefile.am
parent24950c329b25b21bc9fac72479d35a403fef1bbe (diff)
downloadcoreutils-b4f1cf714307b70be398264ce19d2b9a83a03371.tar.xz
(all-local): Depend on unlocked-io.h, to ensure it is created.
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 21f58c497..1db291848 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -122,7 +122,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 lstat.c stat.c
+all-local: charset.alias ref-add.sed ref-del.sed lstat.c stat.c unlocked-io.h
charset_alias = $(DESTDIR)$(libdir)/charset.alias
charset_tmp = $(DESTDIR)$(libdir)/charset.tmp