diff options
| author | Daniel Neuhäuser <ich@danielneuhaeuser.de> | 2010-05-16 17:51:40 +0200 |
|---|---|---|
| committer | Daniel Neuhäuser <ich@danielneuhaeuser.de> | 2010-05-16 17:51:40 +0200 |
| commit | 6f277bb7bd05bf2d96411235650f91717459bdfa (patch) | |
| tree | 65eeef461a36714dc1f0bb50fa1f16b475c8b4d9 /Makefile | |
| parent | 8cb5a023129a5203691611aea6fa45e6f9c1e268 (diff) | |
| download | sphinx-git-6f277bb7bd05bf2d96411235650f91717459bdfa.tar.gz | |
Stop modifying PYTHONPATH in the Makefile
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,7 +1,5 @@ PYTHON ?= python3 -export PYTHONPATH = $(shell echo "$$PYTHONPATH"):./sphinx - .PHONY: all check clean clean-pyc clean-patchfiles clean-generated pylint \ reindent test |
