aboutsummaryrefslogtreecommitdiff
path: root/tools/arcmt-test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/arcmt-test/Makefile')
-rw-r--r--tools/arcmt-test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/arcmt-test/Makefile b/tools/arcmt-test/Makefile
index 06e20165d76a..52898ceab7e2 100644
--- a/tools/arcmt-test/Makefile
+++ b/tools/arcmt-test/Makefile
@@ -17,7 +17,7 @@ TOOL_NO_EXPORTS = 1
NO_INSTALL = 1
include $(CLANG_LEVEL)/../../Makefile.config
-LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser support mc
+LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc
USEDLIBS = clangARCMigrate.a clangRewriteCore.a \
clangFrontend.a clangDriver.a clangSerialization.a clangParse.a \
clangSema.a clangEdit.a clangAnalysis.a clangAST.a clangLex.a \