Some unittests for APInt rotates; patch by Cameron McInally.
[oota-llvm.git] / unittests / Makefile
index 77e0abebe21d286497c797211955f9f21b9e2d01..0401cd1c673a2100da6ce9ef2048e0cd05f9d1c6 100644 (file)
@@ -9,9 +9,9 @@
 
 LEVEL = ..
 
-PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore
+PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore Analysis
 
 include $(LEVEL)/Makefile.common
 
 clean::
-       $(Verb) $(RM) -f *Tests Analysis
+       $(Verb) $(RM) -f *Tests