summaryrefslogtreecommitdiffstats
path: root/src/storage/Makefile.am
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2016-01-26 15:56:57 +0800
committerPeng Wu <alexepico@gmail.com>2016-01-26 15:56:57 +0800
commit4e0c42f37615c7efc24d8a06b9e77b025824c8b0 (patch)
tree25e42766bd48ee6a98bc4db416e1a5bbe66ba3aa /src/storage/Makefile.am
parent105f9ac5332547ecec7169e5f52a9eaf1b641d6a (diff)
downloadlibpinyin-4e0c42f37615c7efc24d8a06b9e77b025824c8b0.tar.gz
libpinyin-4e0c42f37615c7efc24d8a06b9e77b025824c8b0.tar.xz
libpinyin-4e0c42f37615c7efc24d8a06b9e77b025824c8b0.zip
update phrase_large_table3.h and Makefile.am
Diffstat (limited to 'src/storage/Makefile.am')
-rw-r--r--src/storage/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/storage/Makefile.am b/src/storage/Makefile.am
index fb51e12..3f4ba88 100644
--- a/src/storage/Makefile.am
+++ b/src/storage/Makefile.am
@@ -32,6 +32,8 @@ noinst_HEADERS = chewing_enum.h \
phrase_index_logger.h \
phrase_large_table2.h \
phrase_large_table3.h \
+ phrase_large_table3_bdb.h \
+ phrase_large_table3_kyotodb.h \
ngram.h \
ngram_bdb.h \
ngram_kyotodb.h \