summaryrefslogtreecommitdiff
path: root/Doc/Makefile
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-11-24 16:17:54 +0100
committerGeorg Brandl <georg@python.org>2013-11-24 16:17:54 +0100
commit9dfd5808217000e69def16500044d63e36233a17 (patch)
tree009fef9372554ea3c2e280d873147054c6309b0a /Doc/Makefile
parentba8c243985ee5305bd3e0dfbcade369f0858549c (diff)
downloadcpython-9dfd5808217000e69def16500044d63e36233a17.tar.gz
Doc/Makefile: also do "make suspicious" during daily autobuild
Diffstat (limited to 'Doc/Makefile')
-rw-r--r--Doc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index a774aad0aa..3c7196e367 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -186,6 +186,7 @@ serve:
autobuild-dev:
make update
make dist SPHINXOPTS='-A daily=1 -A versionswitcher=1'
+ -make suspicious
# for quick rebuilds (HTML only)
autobuild-html: