From 19364e11c66714324bd3d5d0dc9212db397085cb Mon Sep 17 00:00:00 2001 From: Rene Mayrhofer Date: Sat, 28 Feb 2009 22:02:31 +0000 Subject: [svn-upgrade] Integrating new upstream version, strongswan (4.2.12) --- src/charon/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/charon/Makefile.am') diff --git a/src/charon/Makefile.am b/src/charon/Makefile.am index e3d3e8e14..3393b4516 100644 --- a/src/charon/Makefile.am +++ b/src/charon/Makefile.am @@ -216,6 +216,11 @@ if USE_EAP_AKA PLUGINS += eapaka endif +if USE_EAP_MSCHAPV2 + SUBDIRS += plugins/eap_mschapv2 + PLUGINS += eapmschapv2 +endif + if USE_MEDSRV SUBDIRS += plugins/medsrv PLUGINS += medsrv -- cgit v1.2.3