aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnc_tnccs
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2011-11-08 12:08:00 +0100
committerTobias Brunner <tobias@strongswan.org>2011-11-08 18:35:11 +0100
commit48e87e12ab3ca0bb1cebd2b6f05a0cf6ab16fb1e (patch)
tree4908edb7721361bdbe778c1f7373a5caa977d328 /src/libcharon/plugins/tnc_tnccs
parente034cc9ca957cc8f4b0ec12f6b45ee3330ee3fd8 (diff)
downloadstrongswan-48e87e12ab3ca0bb1cebd2b6f05a0cf6ab16fb1e.tar.bz2
strongswan-48e87e12ab3ca0bb1cebd2b6f05a0cf6ab16fb1e.tar.xz
Revert "fixed integrity tests of plugins using libtls or libtnccs"
This reverts commit b597ac4a4cbcd9197b886d743c75d58293264580 (not completely).
Diffstat (limited to 'src/libcharon/plugins/tnc_tnccs')
-rw-r--r--src/libcharon/plugins/tnc_tnccs/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libcharon/plugins/tnc_tnccs/Makefile.am b/src/libcharon/plugins/tnc_tnccs/Makefile.am
index bf77c4cae..c7fc02f7c 100644
--- a/src/libcharon/plugins/tnc_tnccs/Makefile.am
+++ b/src/libcharon/plugins/tnc_tnccs/Makefile.am
@@ -11,7 +11,8 @@ noinst_LTLIBRARIES = libstrongswan-tnc-tnccs.la
else
plugin_LTLIBRARIES = libstrongswan-tnc-tnccs.la
libstrongswan_tnc_tnccs_la_LIBADD = \
- $(top_builddir)/src/libtncif/libtncif.la
+ $(top_builddir)/src/libtncif/libtncif.la \
+ $(top_builddir)/src/libtnccs/libtnccs.la
endif
libstrongswan_tnc_tnccs_la_SOURCES = \