mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-24 02:59:07 +08:00
add cmake files to autotools distribution package
This commit is contained in:
parent
4edcbf11eb
commit
6359ba2eb3
@ -25,6 +25,7 @@ SUBDIRS += src/ccmain src/api . tessdata doc unittest
|
||||
EXTRA_DIST = README.md
|
||||
EXTRA_DIST += aclocal.m4 config configure.ac autogen.sh
|
||||
EXTRA_DIST += tesseract.pc.in $(TRAINING_SUBDIR) java doc langtests unlvtests
|
||||
EXTRA_DIST += CMakeLists.txt tesseract.pc.cmake cmake VERSION src/vs2010 cppan.yml
|
||||
|
||||
DIST_SUBDIRS = $(SUBDIRS) $(TRAINING_SUBDIR)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user