Implemented SWID prototype IMC/IMV pair
This commit is contained in:
+5
-1
@@ -33,7 +33,7 @@ if USE_LIBTNCCS
|
||||
endif
|
||||
|
||||
if USE_LIBPTTLS
|
||||
SUBDIRS += libpttls pt-tls-client
|
||||
SUBDIRS += libpttls
|
||||
endif
|
||||
|
||||
if USE_IMCV
|
||||
@@ -108,6 +108,10 @@ if USE_CMD
|
||||
SUBDIRS += charon-cmd
|
||||
endif
|
||||
|
||||
if USE_LIBPTTLS
|
||||
SUBDIRS += pt-tls-client
|
||||
endif
|
||||
|
||||
EXTRA_DIST = strongswan.conf
|
||||
|
||||
install-exec-local :
|
||||
|
||||
Reference in New Issue
Block a user