Adds MODSEC_BUILD variable

This commit is contained in:
Felipe Zimmerle
2015-07-17 18:51:24 -03:00
parent 6e46c5c7f7
commit 41bf1490b7
7 changed files with 170 additions and 0 deletions

View File

@@ -98,6 +98,7 @@ libmodsecurity_la_SOURCES = \
variable.cc \
variable_duration.cc \
variable_env.cc \
variable_modsec_build.cc \
operators/operator.cc \
operators/detect_sqli.cc \
operators/detect_xss.cc \