Commit bcb25587 authored by Luis Soares's avatar Luis Soares

BUG#48048: Deprecated constructs need removal in Betony

Post-push fix: Reverting change in Makefile.am which was
causing windows not to build client/.
parent d8ca6b9d
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment