From 999d77bd238b4f2dbadfca682483939a5f39bf69 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Thu, 16 Apr 2015 13:38:55 +0800 Subject: update Makefile.am --- src/storage/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/storage') diff --git a/src/storage/Makefile.am b/src/storage/Makefile.am index e54ca8e..ac8e6c7 100644 --- a/src/storage/Makefile.am +++ b/src/storage/Makefile.am @@ -34,6 +34,7 @@ noinst_HEADERS = chewing_enum.h \ ngram_bdb.h \ ngram_kyotodb.h \ flexible_ngram.h \ + flexible_ngram_bdb.h \ tag_utility.h \ pinyin_parser_table.h \ double_pinyin_table.h \ -- cgit