created hull for TNCCS 2.0 plugin

This commit is contained in:
Andreas Steffen
2010-10-05 21:15:24 +02:00
parent a1edf4d33e
commit 6d0e9cf046
7 changed files with 260 additions and 0 deletions
+7
View File
@@ -321,6 +321,13 @@ if MONOLITHIC
endif
endif
if USE_TNCCS_20
SUBDIRS += plugins/tnccs_20
if MONOLITHIC
libcharon_la_LIBADD += plugins/eap_tnc/libstrongswan-tnccs-20.la
endif
endif
if USE_MEDSRV
SUBDIRS += plugins/medsrv
if MONOLITHIC