From a4a697b69cbddbd03a5db410a3bcaac52c2afb85 Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Fri, 22 Apr 2011 14:06:55 +0200 Subject: Decorator 3.3.1: micro-fixes for compatibility with Python 3.2. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.1