Skip to content

Commit 6359ba2

Browse files
committed
add cmake files to autotools distribution package
1 parent 4edcbf1 commit 6359ba2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.am

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ SUBDIRS += src/ccmain src/api . tessdata doc unittest
2525
EXTRA_DIST = README.md
2626
EXTRA_DIST += aclocal.m4 config configure.ac autogen.sh
2727
EXTRA_DIST += tesseract.pc.in $(TRAINING_SUBDIR) java doc langtests unlvtests
28+
EXTRA_DIST += CMakeLists.txt tesseract.pc.cmake cmake VERSION src/vs2010 cppan.yml
2829

2930
DIST_SUBDIRS = $(SUBDIRS) $(TRAINING_SUBDIR)
3031

0 commit comments

Comments
 (0)