diff options
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index e8297233f17..6bf6f2c13e0 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.351 2013/07/17 20:08:26 alnsn Exp $ +# $NetBSD: Makefile,v 1.352 2013/07/21 02:35:41 taca Exp $ # COMMENT= Programming languages @@ -166,6 +166,7 @@ SUBDIR+= ruby18 SUBDIR+= ruby18-base SUBDIR+= ruby193 SUBDIR+= ruby193-base +SUBDIR+= ruby200-base SUBDIR+= runawk SUBDIR+= sablevm SUBDIR+= sablevm-classpath |