summaryrefslogtreecommitdiff
path: root/unittest/examples
diff options
context:
space:
mode:
authorunknown <serg@serg.mylan>2006-04-20 23:04:55 +0200
committerunknown <serg@serg.mylan>2006-04-20 23:04:55 +0200
commitdc3e7bdc877903c1e044e3b43b79ade691824d87 (patch)
tree93900c1d9247c40118579231d30fa9072478014a /unittest/examples
parentd9e551672d4bb51f87a637bf3804fe239005d02f (diff)
downloadmariadb-git-dc3e7bdc877903c1e044e3b43b79ade691824d87.tar.gz
fix for make distcheck
Diffstat (limited to 'unittest/examples')
-rw-r--r--unittest/examples/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/unittest/examples/Makefile.am b/unittest/examples/Makefile.am
index 797784760ff..94a67927d12 100644
--- a/unittest/examples/Makefile.am
+++ b/unittest/examples/Makefile.am
@@ -1,5 +1,5 @@
-AM_CPPFLAGS = -I$(srcdir) -I$(top_builddir)/include
-AM_CPPFLAGS += -I$(top_srcdir)/unittest/mytap
+AM_CPPFLAGS = -I$(srcdir) -I$(top_builddir)/include \
+ -I$(top_srcdir)/unittest/mytap -I$(top_srcdir)/include
AM_LDFLAGS = -L$(top_builddir)/unittest/mytap