diff options
| author | Peng Wu <alexepico@gmail.com> | 2015-04-16 13:38:55 +0800 |
|---|---|---|
| committer | Peng Wu <alexepico@gmail.com> | 2015-04-16 13:38:55 +0800 |
| commit | 999d77bd238b4f2dbadfca682483939a5f39bf69 (patch) | |
| tree | 71c602eb50bc444807faf390937aa730171503bb /src | |
| parent | 92c3f5a62c3a1603ecddcd18381843fe3b403144 (diff) | |
update Makefile.am
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 \ |
