diff options
| author | Remko Tronçon <git@el-tramo.be> | 2009-06-03 19:02:50 (GMT) | 
|---|---|---|
| committer | Remko Tronçon <git@el-tramo.be> | 2009-06-03 19:03:24 (GMT) | 
| commit | cbbd005dba6f4b105a74f81c44654bb957dd044e (patch) | |
| tree | 4ef5a7abed56d32c4752eecd395dfa402360894d /3rdParty/ZLib | |
| parent | 3dd69f2f852953638b220352b0eeee10464da5d8 (diff) | |
| download | swift-cbbd005dba6f4b105a74f81c44654bb957dd044e.zip swift-cbbd005dba6f4b105a74f81c44654bb957dd044e.tar.bz2 | |
Added bundled Expat.
Diffstat (limited to '3rdParty/ZLib')
| -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) | 
 Swift
 Swift