summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Makefile')
-rw-r--r--Doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index f904e5f..5c17eed 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -164,7 +164,7 @@ check:
# 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: