aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Android.mk')
-rwxr-xr-xAndroid.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/Android.mk b/Android.mk
index 31efce4..77d76cd 100755
--- a/Android.mk
+++ b/Android.mk
@@ -606,12 +606,12 @@ LOCAL_SRC_FILES:= \
helium/thresholdbinarizer.cpp \
helium/trace.cpp \
helium/tracer.cpp \
- helium/unionfind.cpp
-# helium/heliumtextdetector.cpp
-# helium/box.cpp
-# helium/imageenhancer.cpp
+ helium/unionfind.cpp \
+ helium/heliumtextdetector.cpp \
+ helium/box.cpp \
+ helium/imageenhancer.cpp \
+ helium/main_helium.cpp
# helium/leptonica.cpp
-# helium/main_helium.cpp
LOCAL_C_INCLUDES:= \
system/tesseract \