mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +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
|
@ -4,11 +4,6 @@
|
|||
# this code was written.
|
||||
|
||||
zeek_add_plugin(
|
||||
Zeek
|
||||
MIME
|
||||
SOURCES
|
||||
MIME.cc
|
||||
Plugin.cc
|
||||
BIFS
|
||||
consts.bif
|
||||
events.bif)
|
||||
Zeek MIME
|
||||
SOURCES MIME.cc Plugin.cc
|
||||
BIFS consts.bif events.bif)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue