summaryrefslogtreecommitdiff
path: root/unittests/VMCore/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/VMCore/Makefile')
-rw-r--r--unittests/VMCore/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/VMCore/Makefile b/unittests/VMCore/Makefile
index 1aa1560c3c30..1b2b69c6d60b 100644
--- a/unittests/VMCore/Makefile
+++ b/unittests/VMCore/Makefile
@@ -9,7 +9,7 @@
LEVEL = ../..
TESTNAME = VMCore
-LINK_COMPONENTS := core support
+LINK_COMPONENTS := core support target ipa
include $(LEVEL)/Makefile.config
include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest