diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index e72bbe2b3ce0..228e93c7a42a 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 @@ -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 @@ -1551,6 +1552,7 @@ SUBDIR += py-pygtail SUBDIR += py-pyhamcrest SUBDIR += py-pykwalify + SUBDIR += py-pylatexenc SUBDIR += py-pylons-sphinx-themes SUBDIR += py-pyls-spyder SUBDIR += py-pymdown-extensions @@ -1703,6 +1705,7 @@ SUBDIR += py-towncrier SUBDIR += py-translationstring SUBDIR += py-transpopy + SUBDIR += py-tree-sitter-language-pack SUBDIR += py-ttp SUBDIR += py-ttp-templates SUBDIR += py-typogrify @@ -1828,6 +1831,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 |