summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-01-21 18:35:17 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-01-21 18:35:17 +0100
commite14f5b9741a0e4166ffde943213eaea04161d59a (patch)
tree3b4d277ed0f05cf6d990d68730edbd7f741cb8ba /lib/Makefile.am
parentfbb5e40a487950e996a34873d48e76a3200459f7 (diff)
downloadgnutls-e14f5b9741a0e4166ffde943213eaea04161d59a.tar.gz
Updated Libs.private with all the required libraries
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index acf053e237..8edd15dda0 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -118,7 +118,7 @@ libgnutls_la_LIBADD = ../gl/libgnu.la x509/libgnutls_x509.la \
accelerated/libaccelerated.la ext/libgnutls_ext.la \
auth/libgnutls_auth.la algorithms/libgnutls_alg.la \
extras/libgnutls_extras.la
-thirdparty_libadd = $(LTLIBZ) $(LTLIBINTL) $(LIBSOCKET) $(LTLIBDL) \
+thirdparty_libadd = $(LTLIBZ) $(LTLIBINTL) $(LIBSOCKET) \
$(LTLIBPTHREAD) $(LTLIBICONV) $(P11_KIT_LIBS) $(LIB_SELECT) $(TSS_LIBS)
if ENABLE_OPENPGP