Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.
[oota-llvm.git] / tools / Makefile
index 1953cb6711f494fb5423e5817ff5bdcf34dca923..8bbd7c2387fe7fe86be63ae62eacd6db343bc750 100644 (file)
@@ -34,7 +34,7 @@ PARALLEL_DIRS := opt llvm-as llvm-dis \
                  bugpoint llvm-bcanalyzer llvm-stub \
                  llvm-diff macho-dump llvm-objdump \
                 llvm-rtdyld llvm-dwarfdump llvm-cov \
-                llvm-size
+                llvm-size llvm-config-2
 
 # Let users override the set of tools to build from the command line.
 ifdef ONLY_TOOLS