diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 8844023e0091..be157932bb3d 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -92,7 +92,6 @@ SUBDIR += castxml SUBDIR += catdoc SUBDIR += cg3 - SUBDIR += cgrep SUBDIR += chkascii SUBDIR += choose SUBDIR += chpp @@ -273,6 +272,7 @@ SUBDIR += highlight SUBDIR += hil-aspell SUBDIR += hr-aspell + SUBDIR += hs-cgrep SUBDIR += hs-lhs2tex SUBDIR += hs-pandoc SUBDIR += hs-pandoc-crossref @@ -525,9 +525,6 @@ SUBDIR += openjade SUBDIR += opensearch SUBDIR += opensearch-dashboards - SUBDIR += opensearch-dashboards210 - SUBDIR += opensearch-dashboards213 - SUBDIR += opensearch-dashboards216 SUBDIR += opensearch-dashboards219 SUBDIR += opensearch13 SUBDIR += opensearch210 @@ -1375,6 +1372,7 @@ SUBDIR += py-dparse SUBDIR += py-duecredit SUBDIR += py-ebcdic + SUBDIR += py-elastic-transport SUBDIR += py-elasticsearch SUBDIR += py-elasticsearch-async SUBDIR += py-elasticsearch-curator @@ -1382,6 +1380,7 @@ SUBDIR += py-elasticsearch-dsl6 SUBDIR += py-elasticsearch5 SUBDIR += py-elasticsearch6 + SUBDIR += py-elasticsearch7 SUBDIR += py-elementpath SUBDIR += py-emeraldtree SUBDIR += py-empy @@ -1433,6 +1432,7 @@ SUBDIR += py-jinjanator-plugins SUBDIR += py-jiter SUBDIR += py-jq + SUBDIR += py-json-repair SUBDIR += py-json2html SUBDIR += py-jsonslicer SUBDIR += py-jsx-lexer @@ -1566,6 +1566,7 @@ SUBDIR += py-python-bidi SUBDIR += py-python-docs-theme SUBDIR += py-python-docx + SUBDIR += py-python-frontmatter SUBDIR += py-python-gettext SUBDIR += py-python-lsp-black SUBDIR += py-python-lsp-jsonrpc @@ -2121,6 +2122,7 @@ SUBDIR += translate-shell SUBDIR += translate-toolkit SUBDIR += trdsql + SUBDIR += tree-sitter-grammars SUBDIR += ts-hunspell SUBDIR += tth SUBDIR += tttcmds |