mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 20:18:20 +00:00
Doc tweaks for new conn/contents.bro
This commit is contained in:
parent
b32ff14a77
commit
33f0c237ca
2 changed files with 8 additions and 6 deletions
|
@ -132,6 +132,8 @@ endmacro(REST_TARGET)
|
|||
rest_target(${CMAKE_CURRENT_SOURCE_DIR} example.bro internal)
|
||||
|
||||
rest_target(${POLICY_SRC_DIR} conn.bro user)
|
||||
rest_target(${POLICY_SRC_DIR} conn/base.bro user)
|
||||
rest_target(${POLICY_SRC_DIR} conn/contents.bro user)
|
||||
|
||||
rest_target(${POLICY_SRC_DIR} dns.bro policy/dns-index)
|
||||
rest_target(${POLICY_SRC_DIR} dns/auth-addl.bro policy/dns-index)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue