Commit 10291f36 authored by joerg@mysql.com's avatar joerg@mysql.com

Ensure that a source distribution contains 'libmysql/libmysql.def'

which is needed for Netware ports.
parent d22a24d8
......@@ -31,7 +31,7 @@ include $(srcdir)/Makefile.shared
libmysqlclient_la_SOURCES = $(target_sources)
libmysqlclient_la_LIBADD = $(target_libadd)
libmysqlclient_la_LDFLAGS = $(target_ldflags)
EXTRA_DIST = Makefile.shared
EXTRA_DIST = Makefile.shared libmysql.def
# This is called from the toplevel makefile
link_sources:
......
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