aboutsummaryrefslogtreecommitdiffstats
path: root/test/plugin_proper.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/plugin_proper.mk')
-rw-r--r--test/plugin_proper.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/plugin_proper.mk b/test/plugin_proper.mk
index 70a520c..de53b67 100644
--- a/test/plugin_proper.mk
+++ b/test/plugin_proper.mk
@@ -1,7 +1,6 @@
# PropEr plugin.
-PROPER_CASES = test-dir
-PROPER_TARGETS = $(addprefix proper-,$(PROPER_CASES))
+PROPER_TARGETS = $(call list_targets,proper)
.PHONY: proper $(PROPER_TARGETS)