From: Nikos Mavrogiannopoulos Date: Fri, 28 Mar 2014 19:41:18 +0000 (+0100) Subject: removed reference to mini_xssl X-Git-Tag: gnutls_3_3_0~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e38f90c4328d986bb1f63af23cc05339c4d729b;p=thirdparty%2Fgnutls.git removed reference to mini_xssl --- diff --git a/tests/Makefile.am b/tests/Makefile.am index 23d7198cd7..04bf44770f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -87,8 +87,6 @@ openssl_LDADD = ../extra/libgnutls-openssl.la $(LDADD) endif endif -mini_xssl_LDADD = $(LDADD) ../lib/libgnutls-xssl.la - if !WINDOWS mini_global_load_LDADD = $(LDADD) -ldl endif