summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index bda244a..03a32d0 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -73,7 +73,7 @@ TOOLSDIR= tools
# commontex/patchlevel.tex in their dependencies.
RELEASE=$(shell $(PYTHON) tools/getversioninfo)
-PYTHON= python
+PYTHON= $(PWD)/../python
DVIPS= dvips -N0 -t $(PAPER)
# This is ugly! The issue here is that there are two different levels