diff --git a/tutorial/Makefile b/tutorial/Makefile index ab540c4d33829b37f76ee63dd796f15b46442519..ea10c7015d922f941ffd856c1bd496f45159232a 100644 --- a/tutorial/Makefile +++ b/tutorial/Makefile @@ -10,6 +10,9 @@ tutorial.html: .DUMMY tutorial_onepage.html: .DUMMY ./wmmltohtml2 <tutorial.wmml html_onepage tutorial_onepage +tut.html: .DUMMY + ./wmmltohtml2 <tutorial.wmml sitebuilder tut + Image.wmml : (cd ../src/modules/Image; make wmml)