aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/charon/Makefile.am')
-rw-r--r--src/charon/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/charon/Makefile.am b/src/charon/Makefile.am
index 54a7903da..04cebb672 100644
--- a/src/charon/Makefile.am
+++ b/src/charon/Makefile.am
@@ -144,6 +144,11 @@ endif
SUBDIRS = .
PLUGINS = ${libstrongswan_plugins}
+if USE_LOAD_TESTS
+ SUBDIRS += plugins/load_tester
+ PLUGINS += load-tester
+endif
+
if USE_KERNEL_PFKEY
SUBDIRS += plugins/kernel_pfkey
PLUGINS += kernel-pfkey