IKEv1 XAuth: Added changes to Makefile.am to compile the xauth_null plugin.
This commit is contained in:
@@ -500,3 +500,9 @@ if MONOLITHIC
|
|||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
if USE_XAUTH_NULL
|
||||||
|
SUBDIRS += plugins/xauth_null
|
||||||
|
if MONOLITHIC
|
||||||
|
libcharon_la_LIBADD += plugins/xauth_null/libstrongswan-xauth-null.la
|
||||||
|
endif
|
||||||
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user