automake build system fix: make dist always creates same dist regardless of configure parameters, test/Makefile.am made more clear
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
if ENABLE_SHIPPED_ZLIB
|
||||
# no indent here! - BSD make issue
|
||||
noinst_LTLIBRARIES = libzlib.la
|
||||
endif
|
||||
|
||||
libzlib_la_SOURCES = adler32.c compress.c crc32.c deflate.c \
|
||||
gzio.c infback.c inffast.c inflate.c \
|
||||
|
Reference in New Issue
Block a user