From 3d80fbbfdadd95d84c4752bf21a69dc23ca94eb2 Mon Sep 17 00:00:00 2001
From: "Mirar (Pontus Hagland)" <pike@sort.mirar.org>
Date: Sun, 16 Apr 2000 14:21:34 +0200
Subject: [PATCH] added Modules.wmml

Rev: tutorial/Makefile:1.63
---
 tutorial/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tutorial/Makefile b/tutorial/Makefile
index 9d81f94ffe..9fc84f9331 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)
 
-- 
GitLab