diff --git a/configure.in b/configure.in index 94012988d..6832abaf1 100644 --- a/configure.in +++ b/configure.in @@ -1087,6 +1087,7 @@ if test x$x509 = xtrue; then fi if test x$pubkey = xtrue; then libstrongswan_plugins=${libstrongswan_plugins}" pubkey" + pluto_plugins=${pluto_plugins}" pubkey" fi if test x$xcbc = xtrue; then libstrongswan_plugins=${libstrongswan_plugins}" xcbc"