summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2009-06-03 19:02:50 (GMT)
committerRemko Tronçon <git@el-tramo.be>2009-06-03 19:03:24 (GMT)
commitcbbd005dba6f4b105a74f81c44654bb957dd044e (patch)
tree4ef5a7abed56d32c4752eecd395dfa402360894d /3rdParty/CppUnit/Makefile.inc
parent3dd69f2f852953638b220352b0eeee10464da5d8 (diff)
downloadswift-cbbd005dba6f4b105a74f81c44654bb957dd044e.zip
swift-cbbd005dba6f4b105a74f81c44654bb957dd044e.tar.bz2
Added bundled Expat.
Diffstat (limited to '3rdParty/CppUnit/Makefile.inc')
-rw-r--r--3rdParty/CppUnit/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/3rdParty/CppUnit/Makefile.inc b/3rdParty/CppUnit/Makefile.inc
index 222f377..3c94d1f 100644
--- a/3rdParty/CppUnit/Makefile.inc
+++ b/3rdParty/CppUnit/Makefile.inc
@@ -39,8 +39,6 @@ CPPUNIT_OBJECTS = \
$(CPPUNIT_SOURCES:.cpp=.o)
CLEANFILES += \
- $(CPPUNIT_SOURCES:.cpp=.gcda) \
- $(CPPUNIT_SOURCES:.cpp=.gcno) \
$(CPPUNIT_OBJECTS) \
$(CPPUNIT_TARGET)