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