Make sure to include name information if we have it
[oota-llvm.git] / lib / Transforms / Makefile
index c9965f3c03989176bd91f90332c8507c7fb631a5..09ae44f6107808d9b508c984891ca98516418fee 100644 (file)
@@ -1,7 +1,7 @@
 LEVEL = ../..
-DIRS = Instrumentation IPO
-
+PARALLEL_DIRS = Utils Instrumentation Scalar IPO
 LIBRARYNAME = transforms
+BUILD_ARCHIVE = 1
 
 include $(LEVEL)/Makefile.common