From ddbbac009ce6c42930b99e50e2100ccc22dd735a Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Thu, 16 Jun 2016 13:44:17 +0800 Subject: update Makefile.am --- src/storage/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/storage/Makefile.am b/src/storage/Makefile.am index 1ad71ed..e9a5377 100644 --- a/src/storage/Makefile.am +++ b/src/storage/Makefile.am @@ -44,6 +44,7 @@ noinst_HEADERS = chewing_enum.h \ flexible_ngram_kyotodb.h \ tag_utility.h \ pinyin_parser_table.h \ + special_table.h \ double_pinyin_table.h \ zhuyin_table.h \ pinyin_phrase2.h \ -- cgit