summaryrefslogtreecommitdiffstats
path: root/src/storage/Makefile.am
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2015-10-14 11:03:57 +0800
committerPeng Wu <alexepico@gmail.com>2015-10-14 11:03:57 +0800
commit3c89c1aa4c818205cf2e871b932b1f4f0fe3fb21 (patch)
tree26422860100544c45e9f2f4993ff69371b3024b8 /src/storage/Makefile.am
parentf699a47356f3ec5062a505ec2e5cddd929144ce3 (diff)
downloadlibpinyin-3c89c1aa4c818205cf2e871b932b1f4f0fe3fb21.tar.gz
libpinyin-3c89c1aa4c818205cf2e871b932b1f4f0fe3fb21.tar.xz
libpinyin-3c89c1aa4c818205cf2e871b932b1f4f0fe3fb21.zip
update FullPinyinParser2
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 f898973..7698e12 100644
--- a/src/storage/Makefile.am
+++ b/src/storage/Makefile.am
@@ -59,6 +59,7 @@ libstorage_la_SOURCES = phrase_index.cpp \
ngram.cpp \
tag_utility.cpp \
pinyin_parser2.cpp \
+ zhuyin_parser2.cpp \
chewing_large_table.cpp \
table_info.cpp