aboutsummaryrefslogtreecommitdiffstats
path: root/test/plugin_triq.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/plugin_triq.mk')
-rw-r--r--test/plugin_triq.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/plugin_triq.mk b/test/plugin_triq.mk
index a447e25..2326d12 100644
--- a/test/plugin_triq.mk
+++ b/test/plugin_triq.mk
@@ -1,7 +1,6 @@
# Triq plugin.
-TRIQ_CASES = test-dir
-TRIQ_TARGETS = $(addprefix triq-,$(TRIQ_CASES))
+TRIQ_TARGETS = $(call list_targets,triq)
.PHONY: triq $(TRIQ_TARGETS)