summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2015-10-12 15:53:24 +0800
committerPeng Wu <alexepico@gmail.com>2015-10-12 15:54:11 +0800
commit76bf60b29794095fa6183124bff84ffce5ba7523 (patch)
treeaf61a2f5df3fbbf322a00a5e478fd95472961003 /src
parentbc660fd1fd0c7b71848c7ad29afeefadf4761649 (diff)
downloadlibpinyin-76bf60b29794095fa6183124bff84ffce5ba7523.tar.gz
libpinyin-76bf60b29794095fa6183124bff84ffce5ba7523.tar.xz
libpinyin-76bf60b29794095fa6183124bff84ffce5ba7523.zip
update src/storage/Makefile.am and script/Makefile.data
Diffstat (limited to 'src')
-rw-r--r--src/storage/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/storage/Makefile.am b/src/storage/Makefile.am
index daa4c6f..f898973 100644
--- a/src/storage/Makefile.am
+++ b/src/storage/Makefile.am
@@ -40,7 +40,7 @@ noinst_HEADERS = chewing_enum.h \
tag_utility.h \
pinyin_parser_table.h \
double_pinyin_table.h \
- chewing_table.h \
+ zhuyin_table.h \
pinyin_phrase2.h \
chewing_large_table.h \
facade_chewing_table.h \