]> granicus.if.org Git - python/commitdiff
Dont define an empty SPHINXOPTS, which overrides a definition from the environment.
authorGeorg Brandl <georg@python.org>
Tue, 30 Sep 2014 20:23:57 +0000 (22:23 +0200)
committerGeorg Brandl <georg@python.org>
Tue, 30 Sep 2014 20:23:57 +0000 (22:23 +0200)
Doc/Makefile

index ec35c12873cdc47713c98ac907d5dfc651e8ebda..fee7fc795a01c204c6057c4b914b4ecbe26011ef 100644 (file)
@@ -6,7 +6,6 @@
 # You can set these variables from the command line.
 PYTHON       = python
 SPHINXBUILD  = sphinx-build
-SPHINXOPTS   =
 PAPER        =
 SOURCES      =
 DISTVERSION  = $(shell $(PYTHON) tools/sphinxext/patchlevel.py)