mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 10:14:19 +01:00
BUG#48048: Deprecated constructs need removal in Betony
Post-push fix: Reverting change in Makefile.am which was causing windows not to build client/.
This commit is contained in:
parent
d8ca6b9dd9
commit
bcb25587ae
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ LDADD= @CLIENT_EXTRA_LDFLAGS@ $(CLIENT_THREAD_LIBS) \
|
|||
noinst_HEADERS = sql_string.h completion_hash.h my_readline.h \
|
||||
client_priv.h
|
||||
|
||||
EXTRA_DIST = echo.c
|
||||
EXTRA_DIST = get_password.c CMakeLists.txt echo.c
|
||||
|
||||
BUILT_SOURCES = link_sources
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue