diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-05 14:11:09 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-05 14:11:09 +0000 |
commit | 0458dc9b1fece056bc6c28ba0452c79cdaf609aa (patch) | |
tree | 6fb9f3b54b7f9cd591dde1b0ad29db1f60b22c6a /lang/Makefile | |
parent | 60b3916f6fe781d33666797f2d2a035112129ad3 (diff) |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 5f41d5108144..41a7d093211e 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -115,6 +115,7 @@ SUBDIR += ruby-programmingruby SUBDIR += ruby-python SUBDIR += ruby-reference + SUBDIR += ruby-ri SUBDIR += ruby-tcltklib SUBDIR += ruby-usersguide SUBDIR += ruby14 |