Doc/Makefile: also do "make suspicious" during daily autobuild

This commit is contained in:
Georg Brandl 2013-11-24 16:17:54 +01:00
parent a8892a1aa5
commit 44d2429a25
1 changed files with 1 additions and 0 deletions

View File

@ -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: