mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-24 02:59:07 +08:00
remove not existing directory from autotools distribution
This commit is contained in:
parent
67b6b02e2d
commit
6e75924352
@ -23,7 +23,7 @@ SUBDIRS += src/dict src/classify src/wordrec src/textord src/lstm
|
||||
SUBDIRS += src/ccmain src/api . tessdata doc unittest
|
||||
|
||||
EXTRA_DIST = README.md\
|
||||
aclocal.m4 config configure.ac autogen.sh contrib \
|
||||
aclocal.m4 config configure.ac autogen.sh \
|
||||
tesseract.pc.in $(TRAINING_SUBDIR) java doc langtests unlvtests
|
||||
|
||||
DIST_SUBDIRS = $(SUBDIRS) $(TRAINING_SUBDIR)
|
||||
|
Loading…
Reference in New Issue
Block a user