Adds support to action CtlRuleRemoveById

This commit is contained in:
Felipe Zimmerle
2016-10-26 10:59:24 -03:00
parent 161cc36acf
commit 1c21d1aeba
7 changed files with 117 additions and 0 deletions

View File

@@ -105,6 +105,7 @@ ACTIONS = \
actions/ctl_request_body_processor_xml.cc \
actions/ctl_rule_remove_target_by_tag.cc \
actions/ctl_rule_remove_target_by_id.cc \
actions/ctl_rule_remove_by_id.cc \
actions/init_col.cc \
actions/deny.cc \
actions/log.cc \