aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/Makefile')
-rw-r--r--unittests/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/unittests/Makefile b/unittests/Makefile
index 43592a1..33f3c8e 100644
--- a/unittests/Makefile
+++ b/unittests/Makefile
@@ -18,3 +18,6 @@ CPP.Flags += -Wno-variadic-macros
PARALLEL_DIRS = ADT
include $(LEVEL)/Makefile.common
+
+clean::
+ $(RM) -f *Tests