aboutsummaryrefslogtreecommitdiffstats
path: root/native/jni/NativeFileList.mk
diff options
context:
space:
mode:
Diffstat (limited to 'native/jni/NativeFileList.mk')
-rw-r--r--native/jni/NativeFileList.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/native/jni/NativeFileList.mk b/native/jni/NativeFileList.mk
index 2ee4caa42..3da9d5632 100644
--- a/native/jni/NativeFileList.mk
+++ b/native/jni/NativeFileList.mk
@@ -99,3 +99,6 @@ LATIN_IME_CORE_SRC_FILES := \
char_utils.cpp \
log_utils.cpp \
time_keeper.cpp)
+
+LATIN_IME_CORE_TEST_FILES := \
+ utils/autocorrection_threshold_utils_test.cpp