mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
- added missing file vio_priv.h to source distribution
This commit is contained in:
parent
165042204d
commit
215935d611
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ INCLUDES= -I$(srcdir)/../include -I../include $(openssl_includes)
|
|||
LDADD= @CLIENT_EXTRA_LDFLAGS@ $(openssl_libs)
|
||||
pkglib_LIBRARIES= libvio.a
|
||||
noinst_PROGRAMS = test-ssl test-sslserver test-sslclient
|
||||
noinst_HEADERS=
|
||||
noinst_HEADERS= vio_priv.h
|
||||
test_ssl_SOURCES= test-ssl.c
|
||||
test_ssl_LDADD= @CLIENT_EXTRA_LDFLAGS@ ../dbug/libdbug.a libvio.a \
|
||||
../mysys/libmysys.a ../strings/libmystrings.a \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue