summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b845ac63c3..d426f94c30 100644
--- a/Makefile
+++ b/Makefile
@@ -306,6 +306,7 @@ clean::
distclean:: doxygen_clean
@for a in $(PARTS); do $(MAKE) -C $$a distclean; done
+ $(MAKE) -C TOOLS distclean
-rm -f configure.log config.mak config.h
strip: