AsmParser now depends on clients to verify that input is well formed
[oota-llvm.git] / tools / Makefile
index c69e774d1c442b5d17755ea0180a3f322c02a00e..bf5852b857856581f07cb73e12c1ba8afe454a47 100644 (file)
@@ -1,5 +1,5 @@
 LEVEL = ..
-DIRS = dis as opt analyze llc
+DIRS = as dis opt gccas llc link lli gccld analyze extract
 
 include $(LEVEL)/Makefile.common