Adds support for Log and Rev actions

This commit is contained in:
Felipe Zimmerle
2015-08-07 02:29:24 -03:00
parent ad9393a8c2
commit c06179f18e
8 changed files with 196 additions and 1 deletions

View File

@@ -60,6 +60,7 @@ ACTIONS = \
actions/no_audit_log.cc \
actions/phase.cc \
actions/redirect.cc \
actions/rev.cc \
actions/rule_id.cc \
actions/severity.cc \
actions/set_var.cc \