summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 6e2de49172c..4d29ea45069 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