diff --git a/unittests/Support/Makefile b/unittests/Support/Makefile index 9c0a7f94d77..21657f12e3d 100644 --- a/unittests/Support/Makefile +++ b/unittests/Support/Makefile @@ -9,7 +9,7 @@ LEVEL = ../.. TESTNAME = Support -LINK_COMPONENTS := core support +LINK_COMPONENTS := all-targets core support include $(LEVEL)/Makefile.config include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest