mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Makefile.am:
Corrected typo libmysql_r/Makefile.am: Corrected typo
This commit is contained in:
@@ -29,7 +29,7 @@ INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include \
|
||||
## automake barfs if you don't use $(srcdir) or $(top_srcdir) in include
|
||||
include $(top_srcdir)/libmysql/Makefile.shared
|
||||
|
||||
no_dist_libmysqlclient_r_la_SOURCES = $(target_sources)
|
||||
nodist_libmysqlclient_r_la_SOURCES = $(target_sources)
|
||||
libmysqlclient_r_la_LIBADD = $(target_libadd) $(yassl_las)
|
||||
libmysqlclient_r_la_LDFLAGS = $(target_ldflags)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user