Revert r140083 and r140084 until buildbots can be fixed.
[oota-llvm.git] / lib / Makefile
index ed27854f22c7ef5ea9bc43420cccafb0d3be1ec4..1752bde35ac3bd0d9d74ae15ca1cb75295f2010c 100644 (file)
@@ -11,7 +11,7 @@ LEVEL = ..
 include $(LEVEL)/Makefile.config
 
 PARALLEL_DIRS := VMCore AsmParser Bitcode Archive Analysis Transforms CodeGen \
-                Target ExecutionEngine Linker MC CompilerDriver Object
+                Target ExecutionEngine Linker MC CompilerDriver Object DebugInfo
 
 include $(LEVEL)/Makefile.common