diff options
| author | Peng Wu <alexepico@gmail.com> | 2013-08-07 14:13:15 +0800 |
|---|---|---|
| committer | Peng Wu <alexepico@gmail.com> | 2013-08-07 14:13:15 +0800 |
| commit | 28ac79499ac5cc7e97e9c9d20eef0edcd84d4cb0 (patch) | |
| tree | 79a5d19b47d89b2cd8b5ddc267fa1e3f41b81ec4 /src/storage/Makefile.am | |
| parent | 440bb43c605bfba48e14686e3f7a198381c32a88 (diff) | |
| download | libzhuyin-28ac79499ac5cc7e97e9c9d20eef0edcd84d4cb0.tar.gz libzhuyin-28ac79499ac5cc7e97e9c9d20eef0edcd84d4cb0.tar.xz libzhuyin-28ac79499ac5cc7e97e9c9d20eef0edcd84d4cb0.zip | |
remove double_pinyin_table.h
Diffstat (limited to 'src/storage/Makefile.am')
| -rw-r--r-- | src/storage/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/storage/Makefile.am b/src/storage/Makefile.am index d805f18..72f825c 100644 --- a/src/storage/Makefile.am +++ b/src/storage/Makefile.am @@ -34,7 +34,6 @@ noinst_HEADERS = chewing_enum.h \ flexible_ngram.h \ tag_utility.h \ pinyin_parser_table.h \ - double_pinyin_table.h \ chewing_table.h \ pinyin_phrase2.h \ chewing_large_table.h \ |
