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