aboutsummaryrefslogtreecommitdiffstats
path: root/test/plugin_relx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/plugin_relx.mk')
-rw-r--r--test/plugin_relx.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/plugin_relx.mk b/test/plugin_relx.mk
index 9970f99..3e77516 100644
--- a/test/plugin_relx.mk
+++ b/test/plugin_relx.mk
@@ -3,8 +3,7 @@
# Sleeps when interacting with relx script are necessary after start and upgrade
# as both of those interactions are not synchronized.
-RELX_CASES = rel bare-rel relup start-stop tar vsn
-RELX_TARGETS = $(addprefix relx-,$(RELX_CASES))
+RELX_TARGETS = $(call list_targets,relx)
.PHONY: relx $(RELX_TARGETS)