Fix: Android.mk for autocorrection_threshold_utils.

Change-Id: I3ea0811ca7c2c1a88351ee2ba5cc13d7096865ba
main
Keisuke Kuroynagi 2013-06-11 18:05:04 +09:00
parent 527c128309
commit 0b7cd6a0b2
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ LATIN_IME_CORE_SRC_FILES := \
typing_weighting.cpp) \
$(addprefix utils/, \
char_utils.cpp \
ranking_algorithm.cpp)
autocorrection_threshold_utils.cpp)
LOCAL_SRC_FILES := \
$(LATIN_IME_JNI_SRC_FILES) \