summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-10-31 20:15:27 +0000
committerBruno Haible <bruno@clisp.org>2009-06-21 22:45:45 +0200
commit3c1f59483162fa17cbb895bab6cf60a774b43c25 (patch)
tree0282ce2afbb40fcbff15389cc89f4086404705de /lib/Makefile.am
parent2a04a206ca83452e9498ae119a29e38979573854 (diff)
downloadexternal_gettext-3c1f59483162fa17cbb895bab6cf60a774b43c25.zip
external_gettext-3c1f59483162fa17cbb895bab6cf60a774b43c25.tar.gz
external_gettext-3c1f59483162fa17cbb895bab6cf60a774b43c25.tar.bz2
Portability to SunOS4.
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 e37664d..027ada8 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -73,7 +73,7 @@ DEFS = -DLIBDIR=\"$(libdir)\" @DEFS@
INCLUDES = -I. -I$(srcdir) -I.. -I../intl -I$(top_srcdir)/intl
-all-local: @STDBOOL_H@
+all-local execute.lo javacomp.lo javaexec.lo pipe-bidi.lo pipe-in.lo pipe-out.lo progname.lo wait-process.lo xerror.lo: @STDBOOL_H@
stdbool.h: stdbool.h.in
cp $(srcdir)/stdbool.h.in stdbool.h
MOSTLYCLEANFILES = @STDBOOL_H@