summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2011-04-22 14:06:55 +0200
committerMichele Simionato <michele.simionato@gmail.com>2011-04-22 14:06:55 +0200
commita4a697b69cbddbd03a5db410a3bcaac52c2afb85 (patch)
treeee1e351668a9438f78bfd86e1432602ffeee17eb /Makefile
parentac2233896698b9d2b7d41ff0fcf47d4cb378df5a (diff)
downloadpython-decorator-git-a4a697b69cbddbd03a5db410a3bcaac52c2afb85.tar.gz
Decorator 3.3.1: micro-fixes for compatibility with Python 3.2.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bd53ca0..7987755 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-RST=python /home/micheles/trunk/ROnline/RCommon/Python/ms/tools/rst.py
+RST=python $(HOME)/trunk/ROnline/RCommon/Python/ms/tools/rst.py
rst: documentation.py documentation3.py
python $(HOME)/trunk/ROnline/RCommon/Python/ms/tools/minidoc.py -d documentation.py