docs/makefile
branchstable
changeset 765 015cd9d3bfdd
parent 558 11c5f734d64e
child 2824 d0e3a8e0b62c
--- a/docs/makefile	Thu Jan 09 21:38:56 2014 -0800
+++ b/docs/makefile	Thu Jan 09 21:22:00 2014 -0800
@@ -1,8 +1,8 @@
 
-all: tutorial static/logo-evolve.ico
+all: tutorials/tutorial.rst static/logo-evolve.ico
 	sphinx-build . ../html/
 
-tutorial:
+tutorials/tutorial.rst: tutorials/tutorial.t
 	python test2rst.py tutorials/
 
 static/logo-evolve.ico: static/logo-evolve.svg