Skip to content

Commit

Permalink
Added eng.unicharset to Makefile.am
Browse files Browse the repository at this point in the history
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@64 d0cd1f9f-072b-0410-8dd7-cf729c803f20
  • Loading branch information
theraysmith committed May 17, 2007
1 parent 0757bc2 commit 55f35dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tessdata/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
datadir = @datadir@/tessdata
data_DATA = confsets eng.DangAmbigs eng.freq-dawg eng.inttemp eng.normproto eng.pffmtable eng.user-words eng.word-dawg
data_DATA = confsets eng.DangAmbigs eng.freq-dawg eng.inttemp eng.normproto eng.pffmtable eng.user-words eng.word-dawg eng.unicharset
2 changes: 1 addition & 1 deletion tessdata/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
data_DATA = confsets eng.DangAmbigs eng.freq-dawg eng.inttemp eng.normproto eng.pffmtable eng.user-words eng.word-dawg
data_DATA = confsets eng.DangAmbigs eng.freq-dawg eng.inttemp eng.normproto eng.pffmtable eng.user-words eng.word-dawg eng.unicharset
all: all-am

.SUFFIXES:
Expand Down

0 comments on commit 55f35dd

Please sign in to comment.