removed gzio.o as it doesn't exist

This commit is contained in:
smf- 2012-07-26 19:47:59 +00:00
parent e9f3bf6bb1
commit 7d05c64b36

View File

@ -185,7 +185,6 @@ ZLIBOBJS = \
$(LIBOBJ)/zlib/compress.o \
$(LIBOBJ)/zlib/crc32.o \
$(LIBOBJ)/zlib/deflate.o \
$(LIBOBJ)/zlib/gzio.o \
$(LIBOBJ)/zlib/inffast.o \
$(LIBOBJ)/zlib/inflate.o \
$(LIBOBJ)/zlib/infback.o \