diff options
| author | Peng Wu <alexepico@gmail.com> | 2011-12-14 15:13:02 +0800 |
|---|---|---|
| committer | Peng Wu <alexepico@gmail.com> | 2011-12-14 15:13:02 +0800 |
| commit | 991daf5287d3abcc16d8f05fe801901a329c3093 (patch) | |
| tree | 92dada17a5b7114780cc8ec043347b4e998f0243 /src | |
| parent | c3488db653a99654163d7a44a2fc6fdca9e8883f (diff) | |
add chewing_enum.h to Makefile.am
Diffstat (limited to 'src')
| -rw-r--r-- | src/storage/Makefile.am | 1 |
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 \ |
