diff options
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 |