diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 12fab3104c3a..2744b98a0b34 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -76,7 +76,8 @@ SUBDIR += py-xml SUBDIR += rand SUBDIR += rman - SUBDIR += ruby-racc + SUBDIR += ruby-html-parser + SUBDIR += ruby-rdtool SUBDIR += sarep SUBDIR += se-ispell SUBDIR += sgmlformat |