mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 08:38:20 +00:00
Missing base line update.
This commit is contained in:
parent
04ccb12183
commit
8a9344e3ea
1 changed files with 2 additions and 0 deletions
|
@ -73,6 +73,7 @@ rest_target(${CMAKE_BINARY_DIR}/scripts base/bif/plugins/Bro_UDP.events.bif.bro)
|
||||||
rest_target(${CMAKE_BINARY_DIR}/scripts base/bif/plugins/Bro_ZIP.events.bif.bro)
|
rest_target(${CMAKE_BINARY_DIR}/scripts base/bif/plugins/Bro_ZIP.events.bif.bro)
|
||||||
rest_target(${CMAKE_BINARY_DIR}/scripts base/bif/reporter.bif.bro)
|
rest_target(${CMAKE_BINARY_DIR}/scripts base/bif/reporter.bif.bro)
|
||||||
rest_target(${CMAKE_BINARY_DIR}/scripts base/bif/strings.bif.bro)
|
rest_target(${CMAKE_BINARY_DIR}/scripts base/bif/strings.bif.bro)
|
||||||
|
rest_target(${CMAKE_BINARY_DIR}/scripts base/bif/top-k.bif.bro)
|
||||||
rest_target(${CMAKE_BINARY_DIR}/scripts base/bif/types.bif.bro)
|
rest_target(${CMAKE_BINARY_DIR}/scripts base/bif/types.bif.bro)
|
||||||
rest_target(${psd} base/files/extract/main.bro)
|
rest_target(${psd} base/files/extract/main.bro)
|
||||||
rest_target(${psd} base/files/hash/main.bro)
|
rest_target(${psd} base/files/hash/main.bro)
|
||||||
|
@ -129,6 +130,7 @@ rest_target(${psd} base/frameworks/sumstats/plugins/min.bro)
|
||||||
rest_target(${psd} base/frameworks/sumstats/plugins/sample.bro)
|
rest_target(${psd} base/frameworks/sumstats/plugins/sample.bro)
|
||||||
rest_target(${psd} base/frameworks/sumstats/plugins/std-dev.bro)
|
rest_target(${psd} base/frameworks/sumstats/plugins/std-dev.bro)
|
||||||
rest_target(${psd} base/frameworks/sumstats/plugins/sum.bro)
|
rest_target(${psd} base/frameworks/sumstats/plugins/sum.bro)
|
||||||
|
rest_target(${psd} base/frameworks/sumstats/plugins/topk.bro)
|
||||||
rest_target(${psd} base/frameworks/sumstats/plugins/unique.bro)
|
rest_target(${psd} base/frameworks/sumstats/plugins/unique.bro)
|
||||||
rest_target(${psd} base/frameworks/sumstats/plugins/variance.bro)
|
rest_target(${psd} base/frameworks/sumstats/plugins/variance.bro)
|
||||||
rest_target(${psd} base/frameworks/tunnels/main.bro)
|
rest_target(${psd} base/frameworks/tunnels/main.bro)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue