summaryrefslogtreecommitdiff
path: root/zlib/Makefile.am
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2004-10-11 18:45:43 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2004-10-11 18:45:43 +0000
commit87a2b23a2bafbd771625eb6ce8ee8e644aa8cfe3 (patch)
tree01e6e6bb5683a568f3e4d7be40728b9b503640c4 /zlib/Makefile.am
parent7462a1a322e01f1804376a6917413bf6ebf481a2 (diff)
downloadgcc-87a2b23a2bafbd771625eb6ce8ee8e644aa8cfe3.tar.gz
PR libgcj/14856:
* Imported zlib 1.2.1; merged local changes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88898 138bc75d-0d04-0410-961f-82ee72b054a4
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