diff --git a/tools/Makefile b/tools/Makefile index 4445481f2e5..aeccb939e3d 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -1,5 +1,5 @@ LEVEL = .. -DIRS = as dis opt link gccas lli llc analyze +DIRS = as dis opt link gccas lli llc gccld analyze include $(LEVEL)/Makefile.common