summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2011-12-14 15:13:02 +0800
committerPeng Wu <alexepico@gmail.com>2011-12-14 15:13:02 +0800
commit991daf5287d3abcc16d8f05fe801901a329c3093 (patch)
tree92dada17a5b7114780cc8ec043347b4e998f0243
parentc3488db653a99654163d7a44a2fc6fdca9e8883f (diff)
downloadlibpinyin-991daf5287d3abcc16d8f05fe801901a329c3093.tar.gz
libpinyin-991daf5287d3abcc16d8f05fe801901a329c3093.tar.xz
libpinyin-991daf5287d3abcc16d8f05fe801901a329c3093.zip
add chewing_enum.h to 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 44b84cb..66e0a91 100644
--- a/src/storage/Makefile.am
+++ b/src/storage/Makefile.am
@@ -38,6 +38,7 @@ noinst_HEADERS = pinyin_large_table.h \
pinyin_parser_table.h \
double_pinyin_table.h \
chewing_table.h \
+ chewing_enum.h \
pinyin_parser2.h \
pinyin_phrase2.h \
chewing_large_table.h \