summaryrefslogtreecommitdiffstats
path: root/tests/storage/Makefile.am
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2011-11-29 15:51:22 +0800
committerPeng Wu <alexepico@gmail.com>2011-11-29 16:00:37 +0800
commit192b5d79a24c36f0c1247bf837e2e837098145f6 (patch)
tree60b95981a8cc787fe69a42e9406900422a653c3f /tests/storage/Makefile.am
parent15cb3e9a981848bd1ad14a09067c102196c743db (diff)
downloadlibpinyin-192b5d79a24c36f0c1247bf837e2e837098145f6.tar.gz
libpinyin-192b5d79a24c36f0c1247bf837e2e837098145f6.tar.xz
libpinyin-192b5d79a24c36f0c1247bf837e2e837098145f6.zip
refactor test cases
Diffstat (limited to 'tests/storage/Makefile.am')
-rw-r--r--tests/storage/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/storage/Makefile.am b/tests/storage/Makefile.am
index 87f5504..54de6af 100644
--- a/tests/storage/Makefile.am
+++ b/tests/storage/Makefile.am
@@ -19,6 +19,7 @@ INCLUDES = -I$(top_srcdir)/src \
-I$(top_srcdir)/src/include \
-I$(top_srcdir)/src/storage \
-I$(top_srcdir)/src/lookup \
+ -I$(top_srcdir)/tests \
@GLIB2_CPPFLAGS@
noinst_PROGRAMS = test_parser \