changeset 21485:4b800f12d757

lib-dcrypt: Link unit tests with libssl_iostream.la libssl_iostream_openssl.so requires this, and it doesn't get added from anywhere automatically.
author Timo Sirainen <timo.sirainen@dovecot.fi>
date Sun, 05 Feb 2017 20:26:12 +0200
parents e8a8a68e23cb
children c60529d50196
files src/lib-dcrypt/Makefile.am
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/lib-dcrypt/Makefile.am	Sun Feb 05 20:24:41 2017 +0200
+++ b/src/lib-dcrypt/Makefile.am	Sun Feb 05 20:26:12 2017 +0200
@@ -55,6 +55,7 @@
 	done
 
 LIBDOVECOT_TEST_DEPS = \
+	../lib-ssl-iostream/libssl_iostream.la \
 	../lib-test/libtest.la \
 	../lib/liblib.la
 LIBDOVECOT_TEST = \