aboutsummaryrefslogtreecommitdiffstats
path: root/conf/Makefile.am
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2014-10-06 18:31:14 +0200
committerMartin Willi <martin@revosec.ch>2014-10-06 18:31:14 +0200
commit7d3c58a511ae6825353020571b8cdaa45238fa6c (patch)
tree1657a6d3b8290c8e058f142655a395ae40ad5beb /conf/Makefile.am
parent100c1a4bf1f59414af8a1bfb6acb14b1a98e3349 (diff)
parent9180c921e85a4a55e0ba487d6a0751b127de3471 (diff)
downloadstrongswan-5.2.1dr1.tar.bz2
strongswan-5.2.1dr1.tar.xz
Merge branch 'ext-auth'5.2.1dr1
Integrates the ext-auth plugin by Vyronas Tsingaras. The new child process abstraction simplifies implementation in both the new ext-auth and the existing updown plugin, and makes them available on the Windows platform.
Diffstat (limited to 'conf/Makefile.am')
-rw-r--r--conf/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/Makefile.am b/conf/Makefile.am
index ee9ce72ea..e5077391a 100644
--- a/conf/Makefile.am
+++ b/conf/Makefile.am
@@ -45,6 +45,7 @@ plugins = \
plugins/eap-tnc.opt \
plugins/eap-ttls.opt \
plugins/error-notify.opt \
+ plugins/ext-auth.opt \
plugins/gcrypt.opt \
plugins/ha.opt \
plugins/imc-attestation.opt \