Fix big bug introduced with symbol table changes
[oota-llvm.git] / tools / Makefile
index 4362f9fcea893fee4c6864bb7c5047a3ec37d5c5..c4823d8a526dfa0d804df33b9dee61b24e47fbc2 100644 (file)
@@ -1,5 +1,5 @@
 LEVEL = ..
-DIRS = llc as dis opt analyze lli llc
+PARALLEL_DIRS = as dis opt gccas llc link lli gccld analyze extract jello bugpoint
 
 include $(LEVEL)/Makefile.common