diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/storage/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |