]> granicus.if.org Git - python/commitdiff
Doc/Makefile: also do "make suspicious" during daily autobuild
authorGeorg Brandl <georg@python.org>
Sun, 24 Nov 2013 15:17:54 +0000 (16:17 +0100)
committerGeorg Brandl <georg@python.org>
Sun, 24 Nov 2013 15:17:54 +0000 (16:17 +0100)
Doc/Makefile

index a774aad0aa328e69927433c3e15a997bc681fa7a..3c7196e367bff79de2426bc66895ad61826968af 100644 (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: