author | Ryan C. Gordon <icculus@icculus.org> |
Wed, 29 Sep 2004 06:03:44 +0000 | |
changeset 656 | d2c34dbf2c83 |
parent 602 | 691c1eadb8b7 |
permissions | -rw-r--r-- |
X = 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 \ zlib.h \ zutil.c \ zutil.h if BUILD_ZLIB noinst_LTLIBRARIES = libz.la libz_la_SOURCES = $(X) endif EXTRA_DIST = $(X)