summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-07-28 19:49:06 +0200
committerGeorg Brandl <georg@python.org>2010-07-28 19:49:06 +0200
commit5cd8ce60a545f81c3899e1c79072d050db55b644 (patch)
tree2838d62c51a6f4ad2846f9e00962094096ac3778 /Makefile
parent0124d0c6ece871e705e1b677f9d1aef93132e73a (diff)
downloadsphinx-5cd8ce60a545f81c3899e1c79072d050db55b644.tar.gz
Add some changes not picked up in the transplantation process.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 13228c78..fc1140f3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-PYTHON ?= python3
+PYTHON ?= python
.PHONY: all check clean clean-pyc clean-patchfiles clean-generated pylint \
reindent test