#8040: merge with 3.3.

This commit is contained in:
Ezio Melotti 2012-10-27 22:30:04 +03:00
commit 9375ff1c5c
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ serve:
# for development releases: always build
autobuild-dev:
make update
make dist SPHINXOPTS='-A daily=1'
make dist SPHINXOPTS='-A daily=1 -A versionswitcher=1'
# for stable releases: only build if not in pre-release stage (alpha, beta, rc)
autobuild-stable: