mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 08:38:20 +00:00
Fixing test.
This commit is contained in:
parent
2bbce6b15f
commit
86551cd429
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ rest_target(${CMAKE_CURRENT_SOURCE_DIR} example.bro internal)
|
|||
rest_target(${psd} base/init-default.bro internal)
|
||||
rest_target(${psd} base/init-bare.bro internal)
|
||||
|
||||
rest_target(${CMAKE_BINARY_DIR}/src base/analyzer.bif.bro)
|
||||
rest_target(${CMAKE_BINARY_DIR}/src base/analyzer/analyzer.bif.bro)
|
||||
rest_target(${CMAKE_BINARY_DIR}/src base/bro.bif.bro)
|
||||
rest_target(${CMAKE_BINARY_DIR}/src base/const.bif.bro)
|
||||
rest_target(${CMAKE_BINARY_DIR}/src base/event.bif.bro)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue