summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2004-12-25 19:08:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2004-12-25 19:08:59 +0000
commit4b77210ea9e0c4b7e336c54a6ffb7bbcdc6776e4 (patch)
tree16a4d6ac83348c69be491d8a07b71ac2c65a5770 /lang/Makefile
parentUpdate to 0.1.3. (diff)
Re-add ruby-lua4, which was updated with ruby-lua to support lua 5.x.
Repocopy is not necessary here since lang/ruby-lua is and will be the mainstream.
Notes
Notes: svn path=/head/; revision=125148
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 54070fcea8fd..042d031f216e 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -223,6 +223,7 @@
SUBDIR += rscheme
SUBDIR += ruby-js
SUBDIR += ruby-lua
+ SUBDIR += ruby-lua4
SUBDIR += ruby-man
SUBDIR += ruby-mode.el
SUBDIR += ruby-perl