Include header in the compiler-neutral location
[oota-llvm.git] / tools / Makefile
index 4445481f2e5caa9be6bd525d3c58a0a054796654..8fe52c02c82300610a305f17b93cf9c89039082b 100644 (file)
@@ -1,5 +1,5 @@
 LEVEL = ..
-DIRS = as dis opt link gccas lli llc analyze
+DIRS = as dis opt link gccas lli llc gccld analyze extract
 
 include $(LEVEL)/Makefile.common