Install test-all-policy.zeek script

The zeekygen script, which is already installed, refers to it, and
could also generally be useful for "test everything" type scenarios.
This commit is contained in:
Jon Siwek 2019-11-14 16:57:13 -08:00
parent ca48a1865d
commit 2395a73f26
3 changed files with 8 additions and 2 deletions

View file

@ -2,7 +2,6 @@ include(InstallPackageConfigFile)
install(DIRECTORY ./ DESTINATION ${ZEEK_SCRIPT_INSTALL_PATH} FILES_MATCHING
PATTERN "site/local*" EXCLUDE
PATTERN "test-all-policy.zeek" EXCLUDE
PATTERN "*.zeek"
PATTERN "*.sig"
PATTERN "*.fp"