Adds initial support to the multiMatch action

This commit is contained in:
Felipe Zimmerle
2016-11-28 09:55:48 -03:00
parent 9116a19bcc
commit 8fa0523fe0
4 changed files with 85 additions and 1 deletions

View File

@@ -104,6 +104,7 @@ ACTIONS = \
actions/log_data.cc \
actions/maturity.cc \
actions/msg.cc \
actions/multi_match.cc \
actions/no_audit_log.cc \
actions/no_log.cc \
actions/pass.cc \