summaryrefslogtreecommitdiff
path: root/fml/doc
diff options
context:
space:
mode:
Diffstat (limited to 'fml/doc')
-rw-r--r--fml/doc/en/tutorial/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/fml/doc/en/tutorial/Makefile b/fml/doc/en/tutorial/Makefile
index 5e1f717c..c0395c16 100644
--- a/fml/doc/en/tutorial/Makefile
+++ b/fml/doc/en/tutorial/Makefile
@@ -1,5 +1,5 @@
#
-# $FML: Makefile,v 1.1 2003/07/24 15:37:34 fukachan Exp $
+# $FML: Makefile,v 1.2 2005/06/26 00:06:53 fukachan Exp $
# $jaFML: Makefile,v 1.11 2001/05/01 09:15:21 fukachan Exp $
#
@@ -42,3 +42,7 @@ export:
scan:
@ $(_MAKE) scan
+
+check:
+ perl ../../../../regress/doc/check.pl
+