From: Jim Meyering Date: Sun, 15 Jul 2001 15:42:27 +0000 (+0000) Subject: (all-local): Depend on unlocked-io.h, to ensure it is created. X-Git-Tag: TEXTUTILS-2_0_15~537 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=b4f1cf714307b70be398264ce19d2b9a83a03371;p=thirdparty%2Fcoreutils.git (all-local): Depend on unlocked-io.h, to ensure it is created. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 21f58c4977..1db2918486 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