Skip to content

Commit 73cefff

Browse files
committed
Include LICENSE file in distribution
Signed-off-by: Stefan Weil <sw@weilnetz.de>
1 parent 6184892 commit 73cefff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ SUBDIRS = src/arch src/ccutil src/viewer src/cutil src/opencl src/ccstruct
2222
SUBDIRS += src/dict src/classify src/wordrec src/textord src/lstm
2323
SUBDIRS += src/ccmain src/api . tessdata doc unittest
2424

25-
EXTRA_DIST = README.md
25+
EXTRA_DIST = README.md LICENSE
2626
EXTRA_DIST += aclocal.m4 config configure.ac autogen.sh
2727
EXTRA_DIST += tesseract.pc.in $(TRAINING_SUBDIR) java doc langtests unlvtests
2828
EXTRA_DIST += CMakeLists.txt tesseract.pc.cmake cmake VERSION src/vs2010 cppan.yml

0 commit comments

Comments
 (0)