summaryrefslogtreecommitdiffstats
path: root/src/doc/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/Makefile.in')
-rw-r--r--src/doc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/Makefile.in b/src/doc/Makefile.in
index 56ec0bba3a..69ea475ed2 100644
--- a/src/doc/Makefile.in
+++ b/src/doc/Makefile.in
@@ -52,7 +52,7 @@ substhtml: composite paths.py
$(SPHINX_BUILD) -t pathsubs -q rst_composite html_subst
# Create an ASCII (okay, UTF-8) version of the NOTICE file
-notice.txt: $(docsrc)/conf.py $(docsrc)/notice.rst
+notice.txt: $(docsrc)/conf.py $(docsrc)/notice.rst $(docsrc)/version.py
$(SPHINX_BUILD) -b text -t notice -q $(docsrc) .
NOTICE: notice.txt