From 48e87e12ab3ca0bb1cebd2b6f05a0cf6ab16fb1e Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Tue, 8 Nov 2011 12:08:00 +0100 Subject: Revert "fixed integrity tests of plugins using libtls or libtnccs" This reverts commit b597ac4a4cbcd9197b886d743c75d58293264580 (not completely). --- src/libcharon/plugins/eap_tls/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libcharon/plugins/eap_tls') diff --git a/src/libcharon/plugins/eap_tls/Makefile.am b/src/libcharon/plugins/eap_tls/Makefile.am index fb3de4937..29ddd822b 100644 --- a/src/libcharon/plugins/eap_tls/Makefile.am +++ b/src/libcharon/plugins/eap_tls/Makefile.am @@ -8,6 +8,7 @@ if MONOLITHIC noinst_LTLIBRARIES = libstrongswan-eap-tls.la else plugin_LTLIBRARIES = libstrongswan-eap-tls.la +libstrongswan_eap_tls_la_LIBADD = $(top_builddir)/src/libtls/libtls.la endif libstrongswan_eap_tls_la_SOURCES = \ -- cgit v1.2.3