diff --git a/tools/Makefile b/tools/Makefile index cbe75c46a48..ef88afade7f 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -1,5 +1,5 @@ LEVEL = .. -DIRS = as dis opt analyze llc lli +DIRS = as dis opt analyze lli llc include $(LEVEL)/Makefile.common