summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/Makefile b/llvm/tools/Makefile
index ef88afade7f..eb4cf375bc5 100644
--- a/llvm/tools/Makefile
+++ b/llvm/tools/Makefile
@@ -1,5 +1,5 @@
LEVEL = ..
-DIRS = as dis opt analyze lli llc
+DIRS = as dis opt link analyze lli llc
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud