summaryrefslogtreecommitdiff
path: root/poky/documentation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'poky/documentation/Makefile')
-rw-r--r--poky/documentation/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/poky/documentation/Makefile b/poky/documentation/Makefile
index f04f381bd2..bec53399c0 100644
--- a/poky/documentation/Makefile
+++ b/poky/documentation/Makefile
@@ -57,4 +57,5 @@ all: html epub latexpdf
# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
%:
+ $(SOURCEDIR)/set_versions.py
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)