summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-03-28 20:41:18 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-03-28 20:41:18 +0100
commit4e38f90c4328d986bb1f63af23cc05339c4d729b (patch)
treeb0077fadcb7458e42737ec4ca6a34d826fae2302 /tests
parent20510b6e45da4f4f28fbf0c20fe901eaa049e3c7 (diff)
downloadgnutls-4e38f90c4328d986bb1f63af23cc05339c4d729b.tar.gz
removed reference to mini_xssl
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 0 insertions, 2 deletions
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