summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2015-10-14 15:49:29 +0800
committerPeng Wu <alexepico@gmail.com>2015-10-14 15:49:29 +0800
commitdf36b6d1c5fb6731e1d1b18b45e76bdf736a0b51 (patch)
tree02fbfa181b69194b589b7216e69645bc5ad46c3d
parentd13ff12005105e8b7ab8414377e95692c05a060b (diff)
downloadlibpinyin-df36b6d1c5fb6731e1d1b18b45e76bdf736a0b51.tar.gz
libpinyin-df36b6d1c5fb6731e1d1b18b45e76bdf736a0b51.tar.xz
libpinyin-df36b6d1c5fb6731e1d1b18b45e76bdf736a0b51.zip
update 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 7698e12..4cfa7e0 100644
--- a/src/storage/Makefile.am
+++ b/src/storage/Makefile.am
@@ -58,6 +58,7 @@ libstorage_la_SOURCES = phrase_index.cpp \
phrase_large_table2.cpp \
ngram.cpp \
tag_utility.cpp \
+ chewing_key.cpp \
pinyin_parser2.cpp \
zhuyin_parser2.cpp \
chewing_large_table.cpp \