aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/MC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/MC/Makefile')
-rw-r--r--unittests/MC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/MC/Makefile b/unittests/MC/Makefile
index 4c25697..07a608e 100644
--- a/unittests/MC/Makefile
+++ b/unittests/MC/Makefile
@@ -9,7 +9,7 @@
LEVEL = ../..
TESTNAME = MC
-LINK_COMPONENTS := MC
+LINK_COMPONENTS := MCAnalysis
include $(LEVEL)/Makefile.config
include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest