small fix
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 28 Nov 2011 01:09:29 +0200
changeset 12 2d3d783b1b75
parent 11 00d3a2f1f32b
child 13 245100f28fc0
small fix
Makefile
--- a/Makefile	Mon Nov 28 01:09:15 2011 +0200
+++ b/Makefile	Mon Nov 28 01:09:29 2011 +0200
@@ -22,9 +22,9 @@
 ################################################################
 # Build tool definition/switches.
 
-RST2HTML = rst2html
+RST2HTML := rst2html
 ifeq '$(host_os)' 'cygwin'
-  RST2HTML = rst2html.py
+  RST2HTML := rst2html.py
 endif
 
 RST_WARNING_FLAGS := --halt warning