diff options
| author | Georg Brandl <georg@python.org> | 2010-07-28 19:49:06 +0200 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2010-07-28 19:49:06 +0200 |
| commit | 5cd8ce60a545f81c3899e1c79072d050db55b644 (patch) | |
| tree | 2838d62c51a6f4ad2846f9e00962094096ac3778 /Makefile | |
| parent | 0124d0c6ece871e705e1b677f9d1aef93132e73a (diff) | |
| download | sphinx-5cd8ce60a545f81c3899e1c79072d050db55b644.tar.gz | |
Add some changes not picked up in the transplantation process.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -PYTHON ?= python3 +PYTHON ?= python .PHONY: all check clean clean-pyc clean-patchfiles clean-generated pylint \ reindent test |
