From 3b7b004ecd617e392102d70c3828536235435a89 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Wed, 8 Jul 2015 15:09:28 +0800 Subject: re-facter Makefile.am --- tests/storage/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tests/storage') diff --git a/tests/storage/Makefile.am b/tests/storage/Makefile.am index 8aec6ba..7675d11 100644 --- a/tests/storage/Makefile.am +++ b/tests/storage/Makefile.am @@ -24,10 +24,6 @@ INCLUDES = -I$(top_srcdir)/src \ LDADD = ../../src/libpinyin_internal.la @GLIB2_LIBS@ -if KYOTOCABINET -LDADD += @KYOTOCABINET_LIBS@ -endif - TESTS = test_phrase_index_logger \ test_ngram \ test_flexible_ngram -- cgit