From df36b6d1c5fb6731e1d1b18b45e76bdf736a0b51 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Wed, 14 Oct 2015 15:49:29 +0800 Subject: update Makefile.am --- src/storage/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/storage/Makefile.am') diff --git a/src/storage/Makefile.am b/src/storage/Makefile.am index 7698e12..4cfa7e0 100644 --- a/src/storage/Makefile.am +++ b/src/storage/Makefile.am @@ -58,6 +58,7 @@ libstorage_la_SOURCES = phrase_index.cpp \ phrase_large_table2.cpp \ ngram.cpp \ tag_utility.cpp \ + chewing_key.cpp \ pinyin_parser2.cpp \ zhuyin_parser2.cpp \ chewing_large_table.cpp \ -- cgit