diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index be157932bb3d..d6ae244ec3b0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -92,6 +92,7 @@ SUBDIR += castxml SUBDIR += catdoc SUBDIR += cg3 + SUBDIR += cgrep SUBDIR += chkascii SUBDIR += choose SUBDIR += chpp @@ -272,7 +273,6 @@ SUBDIR += highlight SUBDIR += hil-aspell SUBDIR += hr-aspell - SUBDIR += hs-cgrep SUBDIR += hs-lhs2tex SUBDIR += hs-pandoc SUBDIR += hs-pandoc-crossref @@ -1610,6 +1610,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 +1828,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 |