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