diff --git a/tutorial/Makefile b/tutorial/Makefile
index ac3ecb7e0088a941c3b0eac90f677cab9b55c9f3..136304fed69cce3dd34c2b3746919f1e074a5950 100644
--- a/tutorial/Makefile
+++ b/tutorial/Makefile
@@ -1,8 +1,14 @@
 all: tutorial.html
 # lenna.gif lenna-mirrorx.gif lenna-mirrory.gif lenna-rotate.gif lenna-skewx.gif lenna-skewy.gif
 
-tutorial.html: tutorial.wmml wmml_to_html
-	./wmml_to_html <tutorial.wmml >tutorial.html
+all:
+	./wmmltohtml2 <tutorial.wmml html tutorial
+
+tutorial_onepage.html:
+	./wmmltohtml2 <tutorial.wmml html_onepage tutorial_onepage
+
+#tutorial.html: tutorial.wmml wmml_to_html
+#	./wmml_to_html <tutorial.wmml >tutorial.html
 
 BG_R=A0
 BG_G=E0