merged EAP-MD5 into trunk
This commit is contained in:
@@ -128,6 +128,12 @@ if USE_EAP_SIM
|
||||
libcharon_eapsim_la_LDFLAGS = -module
|
||||
endif
|
||||
|
||||
if BUILD_EAP_MD5
|
||||
eap_LTLIBRARIES += libeapmd5.la
|
||||
libeapmd5_la_SOURCES = sa/authenticators/eap/eap_md5.h sa/authenticators/eap/eap_md5.c
|
||||
libeapmd5_la_LDFLAGS = -module
|
||||
endif
|
||||
|
||||
# build backends
|
||||
################
|
||||
backend_LTLIBRARIES =
|
||||
|
||||
Reference in New Issue
Block a user