aboutsummaryrefslogtreecommitdiff
path: root/unittests/ADT/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/ADT/Makefile')
-rw-r--r--unittests/ADT/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/ADT/Makefile b/unittests/ADT/Makefile
index fe0832894d32..c255a0b44d09 100644
--- a/unittests/ADT/Makefile
+++ b/unittests/ADT/Makefile
@@ -9,7 +9,7 @@
LEVEL = ../..
TESTNAME = ADT
-LINK_COMPONENTS := core support
+LINK_COMPONENTS := support
include $(LEVEL)/Makefile.config