aboutsummaryrefslogtreecommitdiff
path: root/chelleport.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'chelleport.cabal')
-rw-r--r--chelleport.cabal5
1 files changed, 4 insertions, 1 deletions
diff --git a/chelleport.cabal b/chelleport.cabal
index 2d03b63..bf269ba 100644
--- a/chelleport.cabal
+++ b/chelleport.cabal
@@ -50,7 +50,10 @@ common warnings
common extension
extra-libraries: stdc++ Xtst X11 tesseract leptonica
include-dirs: include
- c-sources: cpp/libchelleport.cpp
+ c-sources:
+ cpp/libchelleport.cpp
+ cpp/recognizer.cpp
+ cpp/image.cpp
cxx-options: -O3 -ffast-math -march=native
extra-source-files:
cpp/*.cpp