Moved eap-tls plugin to libcharon, updated to 4.4.1 APIs

This commit is contained in:
Martin Willi
2010-08-03 15:39:25 +02:00
parent 400df4ca7c
commit 0b71bc7af0
28 changed files with 57 additions and 34 deletions
+8
View File
@@ -344,6 +344,14 @@ if MONOLITHIC
endif
endif
if USE_EAP_TLS
SUBDIRS += plugins/eap_tls
PLUGINS += eap-tls
if MONOLITHIC
libcharon_la_LIBADD += plugins/eap_tls/libstrongswan-eap-tls.la
endif
endif
if USE_MEDSRV
SUBDIRS += plugins/medsrv
PLUGINS += medsrv