summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authoranjuta@arthur.local <>2004-12-13 22:51:54 +0200
committeranjuta@arthur.local <>2004-12-13 22:51:54 +0200
commitf9451974be262d8be6d07dfc76f650af4c245ca2 (patch)
treeada783a806498c8c73335dba30a6ef0100e0ad74 /tools
parentba77277952cd6ddbc22572b1bca6851c04d4d562 (diff)
downloadmariadb-git-f9451974be262d8be6d07dfc76f650af4c245ca2.tar.gz
WL#1051, more maintanable error messages.
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 5528df4dd68..55801c22c48 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -15,7 +15,8 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# Process this file with automake to create Makefile.in
-INCLUDES=@MT_INCLUDES@ -I$(top_srcdir)/include $(openssl_includes)
+INCLUDES=@MT_INCLUDES@ -I$(top_srcdir)/include $(openssl_includes) \
+ -I$(top_srcdir)/extra
LDADD= @CLIENT_EXTRA_LDFLAGS@ @openssl_libs@ \
$(top_builddir)/libmysql_r/libmysqlclient_r.la @ZLIB_LIBS@
bin_PROGRAMS= mysqlmanager