Adds support to the action `maturity'

This commit is contained in:
Felipe Zimmerle
2016-02-10 13:55:12 -03:00
parent 714df8db20
commit 8143f8ea89
6 changed files with 100 additions and 3 deletions

View File

@@ -72,6 +72,7 @@ ACTIONS = \
actions/init_col.cc \
actions/deny.cc \
actions/log_data.cc \
actions/maturity.cc \
actions/msg.cc \
actions/no_audit_log.cc \
actions/pass.cc \