diff options
Diffstat (limited to 'src/charon/plugins/load_tester')
-rw-r--r-- | src/charon/plugins/load_tester/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/charon/plugins/load_tester/Makefile.am b/src/charon/plugins/load_tester/Makefile.am index cc2c6fc55..090b0baf6 100644 --- a/src/charon/plugins/load_tester/Makefile.am +++ b/src/charon/plugins/load_tester/Makefile.am @@ -7,7 +7,6 @@ if MONOLITHIC noinst_LTLIBRARIES = libstrongswan-load-tester.la else plugin_LTLIBRARIES = libstrongswan-load-tester.la -libstrongswan_load_tester_la_LIBADD = $(top_builddir)/src/libstrongswan/libstrongswan.la endif libstrongswan_load_tester_la_SOURCES = \ |