Renamed --enable-load-tests to --enable-load-tester, like the plugin itself

This commit is contained in:
Martin Willi
2009-10-15 10:36:17 +02:00
parent 406f335938
commit b76b867c70
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ endif
SUBDIRS = .
PLUGINS = ${libstrongswan_plugins}
if USE_LOAD_TESTS
if USE_LOAD_TESTER
SUBDIRS += plugins/load_tester
PLUGINS += load-tester
endif