diff options
Diffstat (limited to 'llvm/tools')
| -rw-r--r-- | llvm/tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/Makefile b/llvm/tools/Makefile index 4362f9fcea8..ef88afade7f 100644 --- a/llvm/tools/Makefile +++ b/llvm/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 |

