set up a new IF-MAP session

This commit is contained in:
Andreas Steffen
2013-03-29 09:42:06 +01:00
parent 5a8dd63433
commit e99aab35de
10 changed files with 888 additions and 0 deletions
+7
View File
@@ -380,6 +380,13 @@ if MONOLITHIC
endif
endif
if USE_TNC_IFMAP2
SUBDIRS += plugins/tnc_ifmap2
if MONOLITHIC
libcharon_la_LIBADD += plugins/tnc_ifmap2/libstrongswan-tnc-ifmap2.la
endif
endif
if USE_TNC_PDP
SUBDIRS += plugins/tnc_pdp
if MONOLITHIC