Commit 7d1d2959 authored by unknown's avatar unknown

Fixed typo in makefile


tools/Makefile.am:
  Fixed typo
parent 5810866b
INCLUDES = @MT_INCLUDE@ -I$(srcdir)/../include \
INCLUDES = @MT_INCLUDES@ -I$(srcdir)/../include \
$(openssl_includes) -I../include
LIBS= @openssl_libs@
LDADD= @CLIENT_EXTRA_LDFLAGS@ ../libmysql_r/libmysqlclient_r.la
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment