mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 13:08: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
|
@ -1,8 +1,4 @@
|
|||
zeek_add_plugin(
|
||||
Zeek
|
||||
SQLiteWriter
|
||||
SOURCES
|
||||
SQLite.cc
|
||||
Plugin.cc
|
||||
BIFS
|
||||
sqlite.bif)
|
||||
Zeek SQLiteWriter
|
||||
SOURCES SQLite.cc Plugin.cc
|
||||
BIFS sqlite.bif)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue