diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index cc5bbaff286a..897fcba54b82 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1417,6 +1417,7 @@ SUBDIR += py-html2text SUBDIR += py-htmlmin2 SUBDIR += py-humanfriendly + SUBDIR += py-humps SUBDIR += py-hunspell SUBDIR += py-ini2toml SUBDIR += py-interegular @@ -1610,6 +1611,7 @@ SUBDIR += py-sentencepiece SUBDIR += py-simplebayes SUBDIR += py-smartypants + SUBDIR += py-smile SUBDIR += py-snowballstemmer SUBDIR += py-spacy SUBDIR += py-spacy-legacy @@ -1827,6 +1829,7 @@ SUBDIR += rubygem-cucumber-gherkin SUBDIR += rubygem-cucumber-gherkin27 SUBDIR += rubygem-cucumber-gherkin30 + SUBDIR += rubygem-cucumber-gherkin32 SUBDIR += rubygem-cucumber-html-formatter SUBDIR += rubygem-dartsass SUBDIR += rubygem-diff-lcs |