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-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07623fb616cda50ef504de0b4c82d67436f6d913;p=pspp (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