merged the modularization branch (credentials) back to trunk
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/src/libstrongswan
|
||||
|
||||
AM_CFLAGS = -rdynamic
|
||||
|
||||
plugin_LTLIBRARIES = libstrongswan-curl.la
|
||||
|
||||
libstrongswan_curl_la_SOURCES = curl_plugin.h curl_plugin.c curl_fetcher.c curl_fetcher.h
|
||||
libstrongswan_curl_la_LDFLAGS = -module
|
||||
libstrongswan_curl_la_LIBADD = -lcurl
|
||||
|
||||
Reference in New Issue
Block a user