Skip to content

Commit

Permalink
Makefile.am change for Split/seam refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
theraysmith committed May 12, 2015
1 parent 25d0968 commit e735a90
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions wordrec/Makefile.am
Expand Up @@ -13,8 +13,8 @@ noinst_HEADERS = \
associate.h chop.h \
chopper.h drawfx.h findseam.h gradechop.h \
language_model.h lm_consistency.h lm_pain_points.h lm_state.h \
makechop.h measure.h \
olutil.h outlines.h params_model.h plotedges.h \
measure.h \
outlines.h params_model.h plotedges.h \
render.h \
wordrec.h

Expand All @@ -36,7 +36,6 @@ libtesseract_wordrec_la_SOURCES = \
associate.cpp chop.cpp chopper.cpp \
drawfx.cpp findseam.cpp gradechop.cpp \
language_model.cpp lm_consistency.cpp lm_pain_points.cpp lm_state.cpp \
makechop.cpp \
olutil.cpp outlines.cpp params_model.cpp pieces.cpp \
outlines.cpp params_model.cpp pieces.cpp \
plotedges.cpp render.cpp segsearch.cpp \
tface.cpp wordclass.cpp wordrec.cpp

0 comments on commit e735a90

Please sign in to comment.