aboutsummaryrefslogtreecommitdiffstats
path: root/test/plugin_erlydtl.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/plugin_erlydtl.mk')
-rw-r--r--test/plugin_erlydtl.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/plugin_erlydtl.mk b/test/plugin_erlydtl.mk
index 6d696a5..a6619dc 100644
--- a/test/plugin_erlydtl.mk
+++ b/test/plugin_erlydtl.mk
@@ -1,7 +1,6 @@
# ErlyDTL plugin.
-ERLYDTL_CASES = compile custom-tag full-path include-template opts path-full-path-suffix suffix
-ERLYDTL_TARGETS = $(addprefix erlydtl-,$(ERLYDTL_CASES))
+ERLYDTL_TARGETS = $(call list_targets,erlydtl)
.PHONY: erlydtl $(ERLYDTL_TARGETS)