Skip to content

Commit

Permalink
remove not existing directory from autotools distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
zdenop committed Oct 9, 2018
1 parent 67b6b02 commit 6e75924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Expand Up @@ -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)
Expand Down

0 comments on commit 6e75924

Please sign in to comment.