Use typedefs. Fix indentation. Extracted from the Andy/PaX patch.
[oota-llvm.git] / unittests / Makefile
index 6f4dae1055c52c2acb28f77d2f6713bf7f34c6d1..27afccf02e36e4c18f9ce2f8c9bb2969c63ef500 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ..
 
-PARALLEL_DIRS = ADT ExecutionEngine Support VMCore
+PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore Analysis Bitcode
 
 include $(LEVEL)/Makefile.common