diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 67bf0decee29..9b267892ae78 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -170,6 +170,7 @@ SUBDIR += dtdparse SUBDIR += duncan SUBDIR += dwdiff + SUBDIR += dyff SUBDIR += easydiff SUBDIR += ebook-tools SUBDIR += el-aspell @@ -270,7 +271,6 @@ SUBDIR += hi-aspell SUBDIR += highlight SUBDIR += hil-aspell - SUBDIR += hq SUBDIR += hr-aspell SUBDIR += hs-lhs2tex SUBDIR += hs-pandoc @@ -279,6 +279,7 @@ SUBDIR += hsb-aspell SUBDIR += html SUBDIR += html-pretty + SUBDIR += html-query SUBDIR += html-xml-utils SUBDIR += html2fo SUBDIR += html2text @@ -445,6 +446,7 @@ SUBDIR += linuxdoc SUBDIR += linuxdoc-tools SUBDIR += localize + SUBDIR += logseq SUBDIR += lookatme SUBDIR += loook SUBDIR += lowdown @@ -1462,6 +1464,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 @@ -1592,8 +1595,10 @@ 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-segno SUBDIR += py-sense2vec @@ -2184,7 +2189,6 @@ SUBDIR += xmlada SUBDIR += xmlcatmgr SUBDIR += xmlcharent - SUBDIR += xmlenc SUBDIR += xmlf90 SUBDIR += xmlformat SUBDIR += xmlgen |