merged the modularization branch (credentials) back to trunk
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/src/libstrongswan -I$(top_srcdir)/src/charon
|
||||
|
||||
AM_CFLAGS = -rdynamic
|
||||
|
||||
plugin_LTLIBRARIES = libcharon-eapaka.la
|
||||
|
||||
libcharon_eapaka_la_SOURCES = eap_aka_plugin.h eap_aka_plugin.c eap_aka.h eap_aka.c
|
||||
libcharon_eapaka_la_LDFLAGS = -module
|
||||
libcharon_eapaka_la_LIBADD = -lgmp
|
||||
|
||||
Reference in New Issue
Block a user