summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorDaniel Hahler <git@thequod.de>2020-03-07 03:42:04 +0100
committerDaniel Hahler <git@thequod.de>2020-03-07 03:43:49 +0100
commitfbd111cfd13aaa9fe0af95e20d3220df52557803 (patch)
tree3dbe9409e364fd986f3702767d2a7d483abaec4e /doc/Makefile
parentc8f81c015007d56503dd620e26cb9195def9aea9 (diff)
downloadsphinx-git-fbd111cfd13aaa9fe0af95e20d3220df52557803.tar.gz
doc/{Makefile,make.bat}: remove unused SPHINXPROJ
Appears to have been forgotten in f101bb661.
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index d90ae0881..84eafdbe1 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -5,7 +5,6 @@ PYTHON ?= python3
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = $(PYTHON) ../sphinx/cmd/build.py
-SPHINXPROJ = sphinx
SOURCEDIR = .
BUILDDIR = _build