Dont define an empty SPHINXOPTS, which overrides a definition from the environment.
This commit is contained in:
parent
75070f0304
commit
bb675280d9
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue