aboutsummaryrefslogtreecommitdiffstats
path: root/test/plugin_bootstrap.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/plugin_bootstrap.mk')
-rw-r--r--test/plugin_bootstrap.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/plugin_bootstrap.mk b/test/plugin_bootstrap.mk
index 9fde93a..94d5f7c 100644
--- a/test/plugin_bootstrap.mk
+++ b/test/plugin_bootstrap.mk
@@ -1,7 +1,6 @@
# Bootstrap plugin.
-BOOTSTRAP_CASES = app lib rel sp tab templates
-BOOTSTRAP_TARGETS = $(addprefix bootstrap-,$(BOOTSTRAP_CASES))
+BOOTSTRAP_TARGETS = $(call list_targets,bootstrap)
.PHONY: bootstrap $(BOOTSTRAP_TARGETS)