mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-27 20:59:36 +08:00
935e72401a
This is what was required to get 'make-dist' to work. I left autogen alone since it works, albeit with an error message. My practice packages appear to work fine.
5 lines
232 B
Makefile
5 lines
232 B
Makefile
man_MANS = cntraining.1 combine_tessdata.1 mftraining.1 tesseract.1 \
|
|
unicharset_extractor.1 wordlist2dawg.1 unicharambigs.5 \
|
|
unicharset.5 ambiguous_words.1 shapeclustering.1 dawg2wordlist.1
|
|
EXTRA_DIST = $(man_MANS) Doxyfile
|