Adds support to the msg action

This commit is contained in:
Felipe Zimmerle
2015-08-07 01:48:16 -03:00
parent 5fdb5b7d2e
commit f519717bdf
8 changed files with 188 additions and 2 deletions

View File

@@ -56,6 +56,7 @@ ACTIONS = \
actions/block.cc \
actions/capture.cc \
actions/chain.cc \
actions/msg.cc \
actions/no_audit_log.cc \
actions/phase.cc \
actions/redirect.cc \