diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-29 05:16:09 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-29 05:16:09 +0000 |
commit | 5898b7a9bf01e510295a443e7c10c031a7c3a4fc (patch) | |
tree | 8bf0684c277e9c7a6ad4c6583363baac2b5eaaf7 /devel/Makefile | |
parent | 71db5c725509b2a7fce69051f104014af74674bc (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 01c9940a2b0d..dae6d7730b98 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -588,7 +588,6 @@ SUBDIR += ruby-gettext SUBDIR += ruby-gnustep SUBDIR += ruby-intl - SUBDIR += ruby-lapidary SUBDIR += ruby-libglade SUBDIR += ruby-libgtop SUBDIR += ruby-locale @@ -609,6 +608,7 @@ SUBDIR += ruby-slang SUBDIR += ruby-strscan SUBDIR += ruby-sysvipc + SUBDIR += ruby-testunit SUBDIR += ruby-textbuf SUBDIR += ruby-tzfile SUBDIR += ruby-unit |