counters: Move IKE event counter collection from stroke to a separate plugin
This commit is contained in:
@@ -258,6 +258,13 @@ if MONOLITHIC
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_COUNTERS
|
||||
SUBDIRS += plugins/counters
|
||||
if MONOLITHIC
|
||||
libcharon_la_LIBADD += plugins/counters/libstrongswan-counters.la
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_STROKE
|
||||
SUBDIRS += plugins/stroke
|
||||
if MONOLITHIC
|
||||
|
||||
Reference in New Issue
Block a user