Revert "fixed integrity tests of plugins using libtls or libtnccs"

This reverts commit b597ac4a4c (not
completely).
This commit is contained in:
Tobias Brunner
2011-11-08 18:35:11 +01:00
parent e034cc9ca9
commit 48e87e12ab
11 changed files with 18 additions and 14 deletions
-8
View File
@@ -18,13 +18,5 @@ charon_LDADD = \
$(top_builddir)/src/libcharon/libcharon.la \
-lm $(PTHREADLIB) $(DLLIB)
if USE_TLS
charon_LDADD += $(top_builddir)/src/libtls/libtls.la
endif
if USE_LIBTNCCS
charon_LDADD += $(top_builddir)/src/libtnccs/libtnccs.la
endif
EXTRA_DIST = Android.mk