mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +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
27b1c660e3
commit
32845ff907
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…
Reference in a new issue