diff options
Diffstat (limited to 'zlib/Makefile.am')
-rw-r--r-- | zlib/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/zlib/Makefile.am b/zlib/Makefile.am index 91610af4d..2c1e9cda4 100644 --- a/zlib/Makefile.am +++ b/zlib/Makefile.am @@ -3,8 +3,6 @@ # For conditions of distribution and use, see copyright notice in zlib.h # This is used if a systems lacks support of zlib -CFLAGS = -O -Wall - EXTRA_DIST = README algorithm.doc ChangeLog # I found no other easy way to use this only if zlib is neede |