summaryrefslogtreecommitdiff
path: root/unittest/mytap
diff options
context:
space:
mode:
authorserg@serg.mylan <>2006-04-20 23:04:55 +0200
committerserg@serg.mylan <>2006-04-20 23:04:55 +0200
commit7a746d590591d57cb33cdd499fa138754e737005 (patch)
tree93900c1d9247c40118579231d30fa9072478014a /unittest/mytap
parente21f10f66e0024146613a13819b06fa679406c82 (diff)
downloadmariadb-git-7a746d590591d57cb33cdd499fa138754e737005.tar.gz
fix for make distcheck
Diffstat (limited to 'unittest/mytap')
-rw-r--r--unittest/mytap/t/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/unittest/mytap/t/Makefile.am b/unittest/mytap/t/Makefile.am
index 948132783bc..88c31cfeb7f 100644
--- a/unittest/mytap/t/Makefile.am
+++ b/unittest/mytap/t/Makefile.am
@@ -1,6 +1,5 @@
-AM_CPPFLAGS = -I$(srcdir) -I$(top_builddir)/include
-AM_CPPFLAGS += -I$(srcdir)/..
+AM_CPPFLAGS = -I$(srcdir) -I$(top_builddir)/include -I$(srcdir)/.. -I$(top_srcdir)/include
AM_LDFLAGS = -L$(top_builddir)/unittest/mytap