mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Rename cmakelists.txt -> CMakeLists.txt
This commit is contained in:
parent
77dedc31e9
commit
e8a5d25bea
24 changed files with 24 additions and 24 deletions
|
|
@ -31,7 +31,7 @@ include $(srcdir)/Makefile.shared
|
|||
libmysqlclient_la_SOURCES = $(target_sources)
|
||||
libmysqlclient_la_LIBADD = $(target_libadd) $(yassl_las)
|
||||
libmysqlclient_la_LDFLAGS = $(target_ldflags)
|
||||
EXTRA_DIST = Makefile.shared libmysql.def dll.c mytest.c cmakelists.txt
|
||||
EXTRA_DIST = Makefile.shared libmysql.def dll.c mytest.c CMakeLists.txt
|
||||
noinst_HEADERS = client_settings.h
|
||||
|
||||
# This is called from the toplevel makefile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue