aboutsummaryrefslogtreecommitdiffstats
path: root/test/core_upgrade.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/core_upgrade.mk')
-rw-r--r--test/core_upgrade.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/core_upgrade.mk b/test/core_upgrade.mk
index 0b5bbc0..3a2a43e 100644
--- a/test/core_upgrade.mk
+++ b/test/core_upgrade.mk
@@ -1,7 +1,6 @@
# Core: Erlang.mk upgrade.
-CORE_UPGRADE_CASES = conflicting-configs custom-build-dir custom-config custom-repo no-config renamed-config
-CORE_UPGRADE_TARGETS = $(addprefix core-upgrade-,$(CORE_UPGRADE_CASES))
+CORE_UPGRADE_TARGETS = $(call list_targets,core-upgrade)
.PHONY: core-upgrade $(CORE_UPGRADE_TARGETS)