# HG changeset patch # User Timo Sirainen # Date 1486319172 -7200 # Node ID 4b800f12d75757979959bda2a332d4b0ded17c4f # Parent e8a8a68e23cb7b4938b6565aa8d0bfeeaab8e20a lib-dcrypt: Link unit tests with libssl_iostream.la libssl_iostream_openssl.so requires this, and it doesn't get added from anywhere automatically. diff -r e8a8a68e23cb -r 4b800f12d757 src/lib-dcrypt/Makefile.am --- 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 = \