Commit e823c997 authored by unknown's avatar unknown
Browse files

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

which is needed for Netware ports.

parent 61ac8324
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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: