commit | 44d2429a25589950284bd13c9343657e73f4927f | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Nov 24 16:17:54 2013 +0100 |
committer | Georg Brandl <georg@python.org> | Sun Nov 24 16:17:54 2013 +0100 |
tree | 2285fa7fc3fa5aa52431de54b2ae4379e3eb8a2b | |
parent | a8892a1aa593d9e8acfbce469188bc4119b05244 [diff] |
Doc/Makefile: also do "make suspicious" during daily autobuild
diff --git a/Doc/Makefile b/Doc/Makefile index a774aad..3c7196e 100644 --- a/Doc/Makefile +++ b/Doc/Makefile
@@ -186,6 +186,7 @@ autobuild-dev: make update make dist SPHINXOPTS='-A daily=1 -A versionswitcher=1' + -make suspicious # for quick rebuilds (HTML only) autobuild-html: