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