commit | 40dcf7f0be58261a310ff068e52168762b55c509 | [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 | 7a3b42f1650d6105b5a523e5a9e66ba59be3abf4 | |
parent | f532e7f73338c8291659e7e610885140d19ed4e9 [diff] [blame] |
Doc/Makefile: also do "make suspicious" during daily autobuild
diff --git a/Doc/Makefile b/Doc/Makefile index 4052bab..61ccf84 100644 --- a/Doc/Makefile +++ b/Doc/Makefile
@@ -170,6 +170,7 @@ autobuild-dev: make update make dist SPHINXOPTS='-A daily=1 -A versionswitcher=1' + -make suspicious # for quick rebuilds (HTML only) autobuild-html: