diff --git a/tutorial/Makefile b/tutorial/Makefile
index 9d81f94ffe3e9aa94f6a312eb4c9aedb3878d359..9fc84f93318ebb4ccbc380ec936151509601ae80 100644
--- a/tutorial/Makefile
+++ b/tutorial/Makefile
@@ -10,7 +10,7 @@ low_all: tutorial.html tutorial_onepage.html tutorial_split.html \
 	 tutorial.ps.gz tutorial.pdf
 
 MADEFILES=Image.wmml Math.wmml Mysql.wmml Parser.wmml Calendar.wmml \
-	  Protocols.wmml Gettext.wmml
+	  Protocols.wmml Gettext.wmml Modules.wmml
 
 SRCFILES=tutorial.wmml $(MADEFILES)