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