From 76bf60b29794095fa6183124bff84ffce5ba7523 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Mon, 12 Oct 2015 15:53:24 +0800 Subject: update src/storage/Makefile.am and script/Makefile.data --- src/storage/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/storage') 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 \ -- cgit