aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2017-12-14 05:29:04 +0100
committerTristan Gingold <tgingold@free.fr>2017-12-14 05:29:04 +0100
commit34a27709dbdffcb2d10bba9972ecab119eeff15e (patch)
tree6536f8bc49b8995cd519dd538be023dfc496116c
parent11ed6c6f88a063894a114af97c5a8e84bb730927 (diff)
downloadghdl-34a27709dbdffcb2d10bba9972ecab119eeff15e.tar.gz
ghdl-34a27709dbdffcb2d10bba9972ecab119eeff15e.tar.bz2
ghdl-34a27709dbdffcb2d10bba9972ecab119eeff15e.zip
doc/Makefile: also depends on version.in
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 4fbaadc3f..9b9cb606e 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,5 +1,5 @@
SRCS= \
-conf.py \
+conf.py ../src/version.in \
prolog.inc shields.inc shieldswho.inc \
about.rst \
appendix/Meta.rst appendix/Roadmap.rst \