Direct CMake users to the right place for up-to-date info about using
[oota-llvm.git] / unittests / Makefile
index 9f377cd744c1f2fd3d2744f1906aa45b3c736814..0401cd1c673a2100da6ce9ef2048e0cd05f9d1c6 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ..
 
-PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore
+PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore Analysis
 
 include $(LEVEL)/Makefile.common