summaryrefslogtreecommitdiffstats
path: root/utils/storage/Makefile.am
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2015-04-20 16:21:58 +0800
committerPeng Wu <alexepico@gmail.com>2015-04-20 16:21:58 +0800
commit66e1956cedc8e0e33a900e843cfea842e4483a6a (patch)
treeec72928b4055b72fc59cc5f1ed7ade07d0477571 /utils/storage/Makefile.am
parent8e47e4c42f969ffd3709079db7a74b01ffd0663d (diff)
downloadlibpinyin-66e1956cedc8e0e33a900e843cfea842e4483a6a.tar.gz
libpinyin-66e1956cedc8e0e33a900e843cfea842e4483a6a.tar.xz
libpinyin-66e1956cedc8e0e33a900e843cfea842e4483a6a.zip
update Makefile.am
Diffstat (limited to 'utils/storage/Makefile.am')
-rw-r--r--utils/storage/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/utils/storage/Makefile.am b/utils/storage/Makefile.am
index 376c0e7..a90234a 100644
--- a/utils/storage/Makefile.am
+++ b/utils/storage/Makefile.am
@@ -24,6 +24,10 @@ INCLUDES = -I$(top_srcdir)/src \
LDADD = ../../src/libpinyin_internal.la @GLIB2_LIBS@
+if KYOTOCABINET
+LDADD += @KYOTOCABINET_LIBS@
+endif
+
bin_PROGRAMS = gen_binary_files \
import_interpolation