aboutsummaryrefslogtreecommitdiffstats
path: root/test/plugin_sphinx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/plugin_sphinx.mk')
-rw-r--r--test/plugin_sphinx.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/plugin_sphinx.mk b/test/plugin_sphinx.mk
index a31475a..0a39dca 100644
--- a/test/plugin_sphinx.mk
+++ b/test/plugin_sphinx.mk
@@ -1,7 +1,6 @@
# Sphinx plugin.
-SPHINX_CASES = build source-dir formats format-opts
-SPHINX_TARGETS = $(addprefix sphinx-,$(SPHINX_CASES))
+SPHINX_TARGETS = $(call list_targets,sphinx)
.PHONY: sphinx $(SPHINX_TARGETS)