include capi.h to installed header files

git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@779 d0cd1f9f-072b-0410-8dd7-cf729c803f20
This commit is contained in:
zdenop@gmail.com 2012-10-17 21:16:16 +00:00
parent 9b2c10655f
commit 4550ba71fb

View File

@ -300,6 +300,7 @@ def tessCopy(tessDir, includeDir):
baseIncludeSet = {
r"api\baseapi.h",
r"api\capi.h",
r"api\apitypes.h",
r"ccstruct\publictypes.h",
r"ccmain\thresholder.h",