From 40dc09a61caa3c572d6930e69b13b812764763af Mon Sep 17 00:00:00 2001 From: jolan Date: Sun, 6 Sep 2009 10:35:33 +0000 Subject: [PATCH] +mono-basic --- lang/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/Makefile b/lang/Makefile index 0a364f25cf2..7a16c8c4738 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.90 2009/08/12 21:32:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.91 2009/09/06 10:35:33 jolan Exp $ # $FreeBSD: Makefile,v 1.89 1997/11/24 09:24:06 tg Exp $ # @@ -34,6 +34,7 @@ SUBDIR += lua SUBDIR += mawk SUBDIR += mono + SUBDIR += mono-basic SUBDIR += nhc98 SUBDIR += ocaml SUBDIR += ocamlduce