mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 09:08:20 +00:00
Fixing cmake dependencies and "make {install,clean}"
Also includes a bunch of cleanup.
This commit is contained in:
parent
10dc8b9279
commit
8752870967
86 changed files with 130 additions and 116 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
#include "ZIP.h"
|
||||
|
||||
BRO_PLUGIN_BEGIN(ZIP)
|
||||
BRO_PLUGIN_BEGIN(Bro, ZIP)
|
||||
BRO_PLUGIN_DESCRIPTION("Generic ZIP support analyzer");
|
||||
BRO_PLUGIN_ANALYZER_BARE("ZIP");
|
||||
BRO_PLUGIN_BIF_FILE(events);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue