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 4d29ea45069..45b9c0d22e3 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.133 2002/09/02 16:43:52 agc Exp $ +# $NetBSD: Makefile,v 1.134 2002/09/02 17:23:12 agc Exp $ # COMMENT= Programming languages @@ -84,6 +84,7 @@ SUBDIR+= python21 SUBDIR+= python21-pth SUBDIR+= python22 SUBDIR+= rexx-imc +SUBDIR+= rexx-regina SUBDIR+= ruby SUBDIR+= ruby-base SUBDIR+= sather |