summaryrefslogtreecommitdiff
path: root/unittests/Frontend/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/Frontend/Makefile')
-rw-r--r--unittests/Frontend/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/Frontend/Makefile b/unittests/Frontend/Makefile
index cdbfb4c57c..4d9937f517 100644
--- a/unittests/Frontend/Makefile
+++ b/unittests/Frontend/Makefile
@@ -9,7 +9,7 @@
CLANG_LEVEL = ../..
TESTNAME = Frontend
-LINK_COMPONENTS := core support mc
+LINK_COMPONENTS := support mc
USEDLIBS = clangFrontendTool.a clangFrontend.a clangDriver.a \
clangSerialization.a clangCodeGen.a clangParse.a clangSema.a \
clangStaticAnalyzerCheckers.a clangStaticAnalyzerCore.a \