Skip to content

Commit

Permalink
add cmake files to autotools distribution package
Browse files Browse the repository at this point in the history
  • Loading branch information
zdenop committed Oct 12, 2018
1 parent 4edcbf1 commit 6359ba2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 6359ba2

Please sign in to comment.