botan: Add Botan plugin to libstrongswan
This commit is contained in:
committed by
Tobias Brunner
parent
66c4735f99
commit
af26cc4d85
@@ -565,6 +565,13 @@ if MONOLITHIC
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_BOTAN
|
||||
SUBDIRS += plugins/botan
|
||||
if MONOLITHIC
|
||||
libstrongswan_la_LIBADD += plugins/botan/libstrongswan-botan.la
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_FIPS_PRF
|
||||
SUBDIRS += plugins/fips_prf
|
||||
if MONOLITHIC
|
||||
|
||||
Reference in New Issue
Block a user