summaryrefslogtreecommitdiff
path: root/Doc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-09-30 22:24:08 +0200
committerGeorg Brandl <georg@python.org>2014-09-30 22:24:08 +0200
commitc8da4287a774fe8f26d6c47c501cf17a365ab922 (patch)
tree9315f856bcb9186c148c8b30e0c3a25b45cd0a62 /Doc
parent7552eb89b91e6edaec926ac7a66db32e1d45d499 (diff)
parent2b1a0a30c9468bcb855fb8b60faaedbf5495904b (diff)
downloadcpython-git-c8da4287a774fe8f26d6c47c501cf17a365ab922.tar.gz
merge with 3.4
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index ec35c12873..fee7fc795a 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -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)