diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-07 22:51:54 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-07 22:51:54 +0000 |
commit | a5755c0ac0dce6fa266965fbd18847f34e6aa40c (patch) | |
tree | 8b96a80b6cb994cdff4c9a197313e704031c990d /lang/Makefile | |
parent | 5bb98992bfedc51399eb0d4e7c45bd08dc41edc9 (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 5144c06a982e..54f921f46a89 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -106,6 +106,7 @@ SUBDIR += ruby-man SUBDIR += ruby-perl SUBDIR += ruby-python + SUBDIR += ruby-reference SUBDIR += ruby-tcltklib SUBDIR += ruby-usersguide SUBDIR += ruby14 |