From 1adaa02bb2bcd72ad6d41b22719dba29fd7d57b7 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Tue, 14 Oct 2008 08:46:31 +0000 Subject: merging kernel_pfkey plugin back from kernel-interface branch --- 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 c9f63ac9d..85111afdd 100644 --- a/src/charon/Makefile.am +++ b/src/charon/Makefile.am @@ -144,6 +144,11 @@ endif SUBDIRS = . PLUGINS = ${libstrongswan_plugins} +if USE_KERNEL_PFKEY + SUBDIRS += plugins/kernel_pfkey + PLUGINS += kernel-pfkey +endif + if USE_KERNEL_NETLINK SUBDIRS += plugins/kernel_netlink PLUGINS += kernel-netlink -- cgit v1.2.3