summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '3rdParty/Boost/Makefile.inc')
-rw-r--r--3rdParty/Boost/Makefile.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/3rdParty/Boost/Makefile.inc b/3rdParty/Boost/Makefile.inc
index 27aed09..d28bbcb 100644
--- a/3rdParty/Boost/Makefile.inc
+++ b/3rdParty/Boost/Makefile.inc
@@ -57,6 +57,3 @@ endif
BOOST_OBJECTS = \
$(BOOST_SOURCES:.cpp=.o)
-
-CLEANFILES += \
- $(BOOST_OBJECTS)