diff options
Diffstat (limited to '3rdParty/ZLib/Makefile.inc')
-rw-r--r-- | 3rdParty/ZLib/Makefile.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/3rdParty/ZLib/Makefile.inc b/3rdParty/ZLib/Makefile.inc index 479a883..dccfcf4 100644 --- a/3rdParty/ZLib/Makefile.inc +++ b/3rdParty/ZLib/Makefile.inc @@ -19,6 +19,4 @@ ZLIB_OBJECTS = \ $(ZLIB_SOURCES:.c=.o) CLEANFILES += \ - $(ZLIB_SOURCES:.c=.gcda) \ - $(ZLIB_SOURCES:.c=.gcno) \ $(ZLIB_OBJECTS) |