Skip to content

Commit

Permalink
Merge pull request #2314 from stweil/svpaint
Browse files Browse the repository at this point in the history
Remove svpaint.cpp from libtesseract
  • Loading branch information
zdenop authored Mar 12, 2019
2 parents 7546a01 + 8ad0489 commit e965de7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/viewer/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ noinst_HEADERS = \
noinst_LTLIBRARIES = libtesseract_viewer.la

libtesseract_viewer_la_SOURCES = \
scrollview.cpp svmnode.cpp svutil.cpp svpaint.cpp
scrollview.cpp svmnode.cpp svutil.cpp

# TODO: Add rule to generate svpaint from svpaint.cpp.

0 comments on commit e965de7

Please sign in to comment.