Added plugin stub for AF_ALG
This commit is contained in:
@@ -136,6 +136,13 @@ else
|
||||
SUBDIRS = .
|
||||
endif
|
||||
|
||||
if USE_AF_ALG
|
||||
SUBDIRS += plugins/af_alg
|
||||
if MONOLITHIC
|
||||
libstrongswan_la_LIBADD += plugins/af_alg/libstrongswan-af-alg.la
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_AES
|
||||
SUBDIRS += plugins/aes
|
||||
if MONOLITHIC
|
||||
|
||||
Reference in New Issue
Block a user