diff --git a/lang/Makefile b/lang/Makefile index 6e2de49172c9..4d29ea450697 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.132 2002/09/01 23:25:33 wiz Exp $ +# $NetBSD: Makefile,v 1.133 2002/09/02 16:43:52 agc Exp $ # COMMENT= Programming languages @@ -83,6 +83,7 @@ SUBDIR+= python20 SUBDIR+= python21 SUBDIR+= python21-pth SUBDIR+= python22 +SUBDIR+= rexx-imc SUBDIR+= ruby SUBDIR+= ruby-base SUBDIR+= sather