aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/eap_dynamic/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
|
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-3/+5
| | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only.
* Added eap-dynamic plugin which can proxy any other EAP methodTobias Brunner2012-08-311-0/+16