aboutsummaryrefslogtreecommitdiffstats
path: root/test/core_plugins.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/core_plugins.mk')
-rw-r--r--test/core_plugins.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/core_plugins.mk b/test/core_plugins.mk
index ed6581d..349c320 100644
--- a/test/core_plugins.mk
+++ b/test/core_plugins.mk
@@ -1,7 +1,6 @@
# Core: External plugins.
-CORE_PLUGINS_CASES = all early early-local local one templates templates-apps-only test
-CORE_PLUGINS_TARGETS = $(addprefix core-plugins-,$(CORE_PLUGINS_CASES))
+CORE_PLUGINS_TARGETS = $(call list_targets,core-plugins)
.PHONY: core-plugins $(CORE_PLUGINS_TARGETS)