summaryrefslogtreecommitdiffstats
path: root/src/storage/Makefile.am
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2016-05-10 13:52:04 +0800
committerPeng Wu <alexepico@gmail.com>2016-05-10 13:52:04 +0800
commit22149d09c7352bb88c1bd291f548c02b0454e7a2 (patch)
tree764f115422897f725fbc6a6890e5e1c80bc05038 /src/storage/Makefile.am
parent521123fdad1ff3dac8313eaf6630a0ad3bd699b5 (diff)
downloadlibpinyin-22149d09c7352bb88c1bd291f548c02b0454e7a2.tar.gz
libpinyin-22149d09c7352bb88c1bd291f548c02b0454e7a2.tar.xz
libpinyin-22149d09c7352bb88c1bd291f548c02b0454e7a2.zip
add phonetic_key_matrix.cpp
Diffstat (limited to 'src/storage/Makefile.am')
-rw-r--r--src/storage/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/storage/Makefile.am b/src/storage/Makefile.am
index e897f84..1ad71ed 100644
--- a/src/storage/Makefile.am
+++ b/src/storage/Makefile.am
@@ -75,6 +75,7 @@ libstorage_la_SOURCES = phrase_index.cpp \
chewing_key.cpp \
pinyin_parser2.cpp \
zhuyin_parser2.cpp \
+ phonetic_key_matrix.cpp \
chewing_large_table.cpp \
chewing_large_table2.cpp \
table_info.cpp