mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +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_LIBADD = $(target_libadd)
|
||||||
libmysqlclient_la_LDFLAGS = $(target_ldflags)
|
libmysqlclient_la_LDFLAGS = $(target_ldflags)
|
||||||
EXTRA_DIST = Makefile.shared
|
EXTRA_DIST = Makefile.shared
|
||||||
|
noinst_HEADERS = client_settings.h
|
||||||
|
|
||||||
# This is called from the toplevel makefile
|
# This is called from the toplevel makefile
|
||||||
link_sources:
|
link_sources:
|
||||||
|
Reference in New Issue
Block a user