From 71c416406d483e1a861a557807e689afa40b26ca Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Mon, 21 Nov 2011 17:14:04 +0800 Subject: [PATCH] fixes makefile --- src/storage/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/storage/Makefile.am b/src/storage/Makefile.am index 1259379..0338e7b 100644 --- a/src/storage/Makefile.am +++ b/src/storage/Makefile.am @@ -37,6 +37,7 @@ noinst_HEADERS = pinyin_large_table.h \ tag_utility.h \ pinyin_parser_table.h \ double_pinyin_table.h \ + chewing_table.h \ pinyin_parser2.h \ pinyin_phrase2.h -- 2.34.1