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 5e4f85aaf8c..ed7eb5debf7 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.281 2009/11/20 12:09:13 drochner Exp $
+# $NetBSD: Makefile,v 1.282 2010/01/28 07:14:28 jnemeth Exp $
#
COMMENT= Programming languages
@@ -150,6 +150,7 @@ SUBDIR+= sablevm-classpath
SUBDIR+= sablevm-classpath-gui
SUBDIR+= sather
SUBDIR+= sbcl
+SUBDIR+= scala
SUBDIR+= scheme48
SUBDIR+= scm
SUBDIR+= see