Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBenjamin Saller <bcsaller@objectrealms.net>2007-06-24 17:56:39 (GMT)
committer Benjamin Saller <bcsaller@objectrealms.net>2007-06-24 17:56:39 (GMT)
commit69c7de7c5fce0ca4fe13ae46aa3372dab9b460f0 (patch)
tree35ba8f76e62c46887d2bc4f4e27c2a5a0dd97b6e /docs
parenta7ad9d942c7ebba42d6bba58134006243ba3dffa (diff)
fallout from the auto* change
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 5039931..d0b6ed4 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -4,8 +4,9 @@
## this file attempt to make this happen for some of the common doc
## systems.
######################################################################
+export PYTHON=python
export PRODUCT_DIR=${CURDIR}/../
-export PYTHONPATH=`./getbuildpath.py`
+export PYTHONPATH=`${PYTHON} ./getbuildpath.py`
# If you have epydoc installed feel free
#DOC_TARGETS += epydoc_pdf