diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 0627c73d807d..4a088b9b2090 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -358,10 +358,10 @@ SUBDIR += ruby-racc SUBDIR += ruby-racc-runtime SUBDIR += ruby-rbison - SUBDIR += ruby-runit SUBDIR += ruby-slang SUBDIR += ruby-strscan SUBDIR += ruby-textbuf + SUBDIR += ruby-unit SUBDIR += rvm SUBDIR += sdcc SUBDIR += sdl |