aboutsummaryrefslogtreecommitdiffstats
path: root/test/plugin_edoc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/plugin_edoc.mk')
-rw-r--r--test/plugin_edoc.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/plugin_edoc.mk b/test/plugin_edoc.mk
index 2c50098..1ae11b1 100644
--- a/test/plugin_edoc.mk
+++ b/test/plugin_edoc.mk
@@ -1,7 +1,6 @@
# EDoc plugin.
-EDOC_CASES = build docs no-overview opts src-dirs
-EDOC_TARGETS = $(addprefix edoc-,$(EDOC_CASES))
+EDOC_TARGETS = $(call list_targets,edoc)
.PHONY: edoc $(EDOC_TARGETS)