diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index a8f89132158..93b1693664e 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2000/10/24 10:19:28 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2000/11/02 04:53:22 itojun Exp $ # FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp # @@ -39,6 +39,7 @@ SUBDIR += libperl-current SUBDIR += librep SUBDIR += mawk + SUBDIR += minischeme SUBDIR += moscow_ml SUBDIR += mzscheme SUBDIR += nawk |