blob: 5da5a6ef71bab72f93ce53d59f6f25665acbd7a7 [file] [log] [blame]
Adam Tkaca6d64cb2008-03-27 18:13:28 +00001noinst_LTLIBRARIES = libz.la
2
3libz_la_SOURCES = adler32.c compress.c crc32.c deflate.c deflate.h example.c \
4 gzio.c infblock.c infblock.h infcodes.c infcodes.h inffast.c \
5 inffast.h inffixed.h inflate.c inftrees.c inftrees.h infutil.c \
6 infutil.h maketree.c minigzip.c trees.c trees.h uncompr.c zconf.h \
7 zlib.h zutil.c zutil.h