summaryrefslogtreecommitdiff
path: root/zlib/Makefile.am
diff options
context:
space:
mode:
authorTom Tromey <tromey@gcc.gnu.org>2004-10-11 18:45:43 +0000
committerTom Tromey <tromey@gcc.gnu.org>2004-10-11 18:45:43 +0000
commit17210dff5d26c1e820e0cd678a46cf2795c41e4c (patch)
tree01e6e6bb5683a568f3e4d7be40728b9b503640c4 /zlib/Makefile.am
parent1325e2b519f4a1b3d9fbd92ece22bdf3e4df0b06 (diff)
re PR libgcj/14856 (Update bundled zlib)
PR libgcj/14856: * Imported zlib 1.2.1; merged local changes. From-SVN: r88898
Diffstat (limited to 'zlib/Makefile.am')
-rw-r--r--zlib/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/zlib/Makefile.am b/zlib/Makefile.am
index 8551d874c02..42ccd78be3f 100644
--- a/zlib/Makefile.am
+++ b/zlib/Makefile.am
@@ -2,10 +2,10 @@
AUTOMAKE_OPTIONS = 1.8 cygnus
-ZLIB_SOURCES = adler32.c compress.c crc32.c deflate.c deflate.h \
-gzio.c infblock.c infblock.h infcodes.c infcodes.h inffast.c inffast.h \
-inffixed.h inflate.c inftrees.c inftrees.h infutil.c infutil.h trees.c \
-trees.h uncompr.c zconf.h zlib.h zutil.c zutil.h
+ZLIB_SOURCES = adler32.c compress.c crc32.c crc32.h deflate.c \
+deflate.h gzio.c infback.c inffast.c inffast.h inffixed.h inflate.c \
+inflate.h inftrees.c inftrees.h trees.c trees.h uncompr.c zconf.h \
+zconf.in.h zlib.h zutil.c zutil.h
if TARGET_LIBRARY
noinst_LTLIBRARIES = libzgcj_convenience.la