mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
- added libmysql/client_settings.h to distribution
libmysql/Makefile.am: - added client_settings.h to distribution
This commit is contained in:
@ -28,6 +28,7 @@ libmysqlclient_la_SOURCES = $(target_sources)
|
||||
libmysqlclient_la_LIBADD = $(target_libadd)
|
||||
libmysqlclient_la_LDFLAGS = $(target_ldflags)
|
||||
EXTRA_DIST = Makefile.shared
|
||||
noinst_HEADERS = client_settings.h
|
||||
|
||||
# This is called from the toplevel makefile
|
||||
link_sources:
|
||||
|
Reference in New Issue
Block a user