mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Don't install test-all-policy.bro script as it's for testing only.
Addresses #622
This commit is contained in:
parent
da28a41512
commit
d84de52ee0
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ include(InstallPackageConfigFile)
|
|||
|
||||
install(DIRECTORY ./ DESTINATION ${BRO_SCRIPT_INSTALL_PATH} FILES_MATCHING
|
||||
PATTERN "site/local*" EXCLUDE
|
||||
PATTERN "test-all-policy.bro" EXCLUDE
|
||||
PATTERN "*.bro"
|
||||
PATTERN "*.sig"
|
||||
PATTERN "*.fp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue