summaryrefslogtreecommitdiffstats
path: root/src/storage/Makefile.am
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2011-08-09 14:28:38 +0800
committerPeng Wu <alexepico@gmail.com>2011-08-09 14:28:38 +0800
commit7ee25c7f8e0f2a89ba2a3275361e63674dba6373 (patch)
tree9fd12ac18c7399a9e87e08165f71447ccd4745ac /src/storage/Makefile.am
parent4fec952817475a3f14adf48ed657d985f51d3e5c (diff)
downloadlibpinyin-7ee25c7f8e0f2a89ba2a3275361e63674dba6373.tar.gz
libpinyin-7ee25c7f8e0f2a89ba2a3275361e63674dba6373.tar.xz
libpinyin-7ee25c7f8e0f2a89ba2a3275361e63674dba6373.zip
write the phrase index logger
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 f508b82..64c1008 100644
--- a/src/storage/Makefile.am
+++ b/src/storage/Makefile.am
@@ -25,6 +25,7 @@ libpinyininclude_HEADERS= pinyin_large_table.h \
pinyin_base.h \
pinyin_phrase.h \
phrase_index.h \
+ phrase_index_logger.h \
pinyin_zhuyin_map_data.h \
phrase_large_table.h \
ngram.h \