summaryrefslogtreecommitdiffstats
path: root/src/storage/Makefile.am
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2016-03-03 17:11:34 +0800
committerPeng Wu <alexepico@gmail.com>2016-03-03 17:11:34 +0800
commit84e6293dc5d85f0bc9d2623bd3eda7aef97cf39f (patch)
tree9c33aa7af61f6f3f66d559662fb23d79a857fd08 /src/storage/Makefile.am
parentd602f8dd52fa4aea9e8f53066483b6bf97168794 (diff)
downloadlibpinyin-84e6293dc5d85f0bc9d2623bd3eda7aef97cf39f.tar.gz
libpinyin-84e6293dc5d85f0bc9d2623bd3eda7aef97cf39f.tar.xz
libpinyin-84e6293dc5d85f0bc9d2623bd3eda7aef97cf39f.zip
add kyotodb_utils.h
Diffstat (limited to 'src/storage/Makefile.am')
-rw-r--r--src/storage/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/storage/Makefile.am b/src/storage/Makefile.am
index 687e1dc..7ef7b0b 100644
--- a/src/storage/Makefile.am
+++ b/src/storage/Makefile.am
@@ -56,7 +56,8 @@ noinst_HEADERS = chewing_enum.h \
facade_phrase_table2.h \
facade_phrase_table3.h \
table_info.h \
- bdb_utils.h
+ bdb_utils.h \
+ kyotodb_utils.h
noinst_LTLIBRARIES = libstorage.la