aboutsummaryrefslogtreecommitdiffstats
path: root/test/core_makedep.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/core_makedep.mk')
-rw-r--r--test/core_makedep.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/core_makedep.mk b/test/core_makedep.mk
index 4fed06a..027b859 100644
--- a/test/core_makedep.mk
+++ b/test/core_makedep.mk
@@ -1,7 +1,6 @@
# Core: COMPILE_FIRST dependencies generation.
-CORE_MAKEDEP_CASES = behavior import
-CORE_MAKEDEP_TARGETS = $(addprefix core-makedep-,$(CORE_MAKEDEP_CASES))
+CORE_MAKEDEP_TARGETS = $(call list_targets,core-makedep)
.PHONY: core-makedep $(CORE_MAKEDEP_TARGETS)