Fix bug: SimplifyCFG/2002-09-24-PHIAssertion.ll
[oota-llvm.git] / lib / Transforms / Makefile
index 05bf1031443c21428773a8498015b02572a5ea21..31436216db4c935a8462689f7d692304e7dd018e 100644 (file)
@@ -1,7 +1,7 @@
 LEVEL = ../..
-DIRS = Instrumentation
-
+DIRS = Utils Instrumentation Scalar IPO
 LIBRARYNAME = transforms
+BUILD_ARCHIVE = 1
 
 include $(LEVEL)/Makefile.common