diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index cd5de1cc450d..52ce156f9036 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -164,12 +164,14 @@ SUBDIR += docbookrx SUBDIR += docproj SUBDIR += docproj-fonts-cjk + SUBDIR += doxx SUBDIR += dsssl-docbook-modular SUBDIR += dtd-catalogs SUBDIR += dtd2relax SUBDIR += dtdparse SUBDIR += duncan SUBDIR += dwdiff + SUBDIR += dyff SUBDIR += easydiff SUBDIR += ebook-tools SUBDIR += el-aspell @@ -233,6 +235,7 @@ SUBDIR += gh-grep SUBDIR += git-chglog SUBDIR += gitlab-elasticsearch-indexer + SUBDIR += gitlab-zoekt-indexer SUBDIR += gl-aspell SUBDIR += gladtex SUBDIR += gnugrep @@ -269,7 +272,6 @@ SUBDIR += hi-aspell SUBDIR += highlight SUBDIR += hil-aspell - SUBDIR += hq SUBDIR += hr-aspell SUBDIR += hs-lhs2tex SUBDIR += hs-pandoc @@ -278,6 +280,7 @@ SUBDIR += hsb-aspell SUBDIR += html SUBDIR += html-pretty + SUBDIR += html-query SUBDIR += html-xml-utils SUBDIR += html2fo SUBDIR += html2text @@ -444,6 +447,7 @@ SUBDIR += linuxdoc SUBDIR += linuxdoc-tools SUBDIR += localize + SUBDIR += logseq SUBDIR += lookatme SUBDIR += loook SUBDIR += lowdown @@ -473,6 +477,7 @@ SUBDIR += mdbook-linkcheck SUBDIR += mdbook-mermaid SUBDIR += mdq + SUBDIR += mdtt SUBDIR += meilisearch SUBDIR += meld SUBDIR += metauml @@ -532,6 +537,7 @@ SUBDIR += opensp SUBDIR += openvanilla-framework SUBDIR += or-aspell + SUBDIR += otree SUBDIR += ov SUBDIR += ox-gfm.el SUBDIR += p5-AI-Categorizer @@ -667,6 +673,7 @@ SUBDIR += p5-Makefile-DOM SUBDIR += p5-Makefile-Parser SUBDIR += p5-Markapl + SUBDIR += p5-Markdown-Perl SUBDIR += p5-Markdown-Render SUBDIR += p5-Marpa-HTML SUBDIR += p5-MathML-Entities @@ -1030,6 +1037,7 @@ SUBDIR += p5-Text-Xslate-Bridge-TT2Like SUBDIR += p5-Text-sprintfn SUBDIR += p5-Text-vCard + SUBDIR += p5-Tie-Handle-Offset SUBDIR += p5-Tiffany SUBDIR += p5-Time-Human SUBDIR += p5-Tk-Pod @@ -1420,6 +1428,8 @@ SUBDIR += py-jarowinkler SUBDIR += py-jc SUBDIR += py-jinja2-cli + SUBDIR += py-jinjanator + SUBDIR += py-jinjanator-plugins SUBDIR += py-jiter SUBDIR += py-jq SUBDIR += py-json2html @@ -1433,6 +1443,7 @@ SUBDIR += py-langdetect SUBDIR += py-langid SUBDIR += py-language-data + SUBDIR += py-language-tags SUBDIR += py-laserhammer SUBDIR += py-latexcodec SUBDIR += py-license-expression @@ -1455,6 +1466,7 @@ SUBDIR += py-mdit-py-plugins SUBDIR += py-mdurl SUBDIR += py-mdx_wikilink_plus + SUBDIR += py-meilisearch SUBDIR += py-merge3 SUBDIR += py-mike SUBDIR += py-misaka @@ -1585,9 +1597,12 @@ SUBDIR += py-rich-rst SUBDIR += py-rnc2rng SUBDIR += py-roman-numerals-py + SUBDIR += py-rouge-score SUBDIR += py-rst2ansi SUBDIR += py-rst2html5 + SUBDIR += py-sacremoses SUBDIR += py-scour + SUBDIR += py-segments SUBDIR += py-segno SUBDIR += py-sense2vec SUBDIR += py-sentencepiece @@ -2177,7 +2192,6 @@ SUBDIR += xmlada SUBDIR += xmlcatmgr SUBDIR += xmlcharent - SUBDIR += xmlenc SUBDIR += xmlf90 SUBDIR += xmlformat SUBDIR += xmlgen @@ -2193,6 +2207,8 @@ SUBDIR += xstream SUBDIR += xsv-rs SUBDIR += xwindiff + SUBDIR += xxdiff + SUBDIR += xxdiff-scripts SUBDIR += y2l SUBDIR += yali SUBDIR += yaml-mode.el |