mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 21:48:21 +00:00
Fix formatting of zeek_add_plugin
This commit is contained in:
parent
d3d7c54686
commit
7c456538b4
97 changed files with 452 additions and 826 deletions
|
@ -1,9 +1,4 @@
|
|||
zeek_add_plugin(
|
||||
Zeek
|
||||
FileExtract
|
||||
SOURCES
|
||||
Extract.cc
|
||||
Plugin.cc
|
||||
BIFS
|
||||
events.bif
|
||||
functions.bif)
|
||||
Zeek FileExtract
|
||||
SOURCES Extract.cc Plugin.cc
|
||||
BIFS events.bif functions.bif)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue