summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-25 06:21:09 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-25 06:21:09 +0000
commit5ef7f5c2944056edc4a39408a66ccfbb3b966fa4 (patch)
tree8fa35f3a3d67ea89f1ffc4d58dfbd4395670968c /lang/Makefile
parentAdd ruby-xmlconfigfile, a Ruby module for easy handling of XML (diff)
Add ruby-js, a Ruby binding to NJS JavaScript Interpreter.
Notes
Notes: svn path=/head/; revision=76447
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 f4c47fe2164d..7d7cc301668b 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -171,6 +171,7 @@
SUBDIR += rscheme
SUBDIR += ruby
SUBDIR += ruby-devel
+ SUBDIR += ruby-js
SUBDIR += ruby-lua
SUBDIR += ruby-man
SUBDIR += ruby-mode.el