diff --git a/unittests/Makefile b/unittests/Makefile index 1f317fa112f..9f377cd744c 100644 --- a/unittests/Makefile +++ b/unittests/Makefile @@ -14,5 +14,4 @@ PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore include $(LEVEL)/Makefile.common clean:: - $(Verb) $(RM) -rf Analysis $(Verb) $(RM) -f *Tests