]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Remove .py.
authorscipio <scipio>
Wed, 18 Jun 2008 21:20:25 +0000 (21:20 +0000)
committerscipio <scipio>
Wed, 18 Jun 2008 21:20:25 +0000 (21:20 +0000)
doc/Makefile

index 7aa77f42464f639734836cf572c0ed17c491c545..70870dd645a610d8f304879df011547bb80e9b5f 100644 (file)
@@ -9,10 +9,10 @@ TEP_STYLESHEET = stylesheets/tep.css
 
 #override for different docutils installations
 ifndef RST2HTML
-RST2HTML= rst2html.py
+RST2HTML= rst2html
 endif
 ifndef RST2LATEX
-RST2LATEX= rst2latex.py
+RST2LATEX= rst2latex
 endif