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