summaryrefslogtreecommitdiff
path: root/tests/suite
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2015-07-20 15:07:05 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2015-07-20 15:28:56 +0200
commitbb18809024bd63ed500f07e650fdffbdd10acdc1 (patch)
tree4c5dd7c9a7de1c488d1f9306bd5e5b5cafee236f /tests/suite
parent07be7c9081f8ad42e8ff2d8fdce4d6d25d296641 (diff)
downloadgnutls-bb18809024bd63ed500f07e650fdffbdd10acdc1.tar.gz
removed legacy libgcrypt flags
Diffstat (limited to 'tests/suite')
-rw-r--r--tests/suite/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/suite/Makefile.am b/tests/suite/Makefile.am
index 1c2788cf53..150a64cf1d 100644
--- a/tests/suite/Makefile.am
+++ b/tests/suite/Makefile.am
@@ -37,7 +37,6 @@ AM_LDFLAGS = -no-install
LDADD = ../../lib/libgnutls.la \
../../gl/libgnu.la \
../libutils.la \
- $(LTLIBGCRYPT) \
$(LIBSOCKET) $(INET_NTOP_LIB) $(INET_PTON_LIB)