summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 03c308dd1c2..601dbce7010 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.358 2013/10/26 14:46:51 sno Exp $
+# $NetBSD: Makefile,v 1.359 2013/10/30 07:03:36 alnsn Exp $
#
COMMENT= Programming languages
@@ -100,7 +100,8 @@ SUBDIR+= ksi
SUBDIR+= librep
SUBDIR+= libtcl-nothread
SUBDIR+= likepython
-SUBDIR+= lua
+SUBDIR+= lua51
+SUBDIR+= lua52
SUBDIR+= lush
SUBDIR+= maude
SUBDIR+= mawk