mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-01 22:25:45 +03:00
First commit to Yara experimental branch
This commit is contained in:
@@ -21,7 +21,8 @@ multi_LDFLAGS = \
|
||||
$(LUA_LDFLAGS) \
|
||||
$(SSDEEP_LDFLAGS) \
|
||||
$(MAXMIND_LDFLAGS) \
|
||||
$(YAJL_LDFLAGS)
|
||||
$(YAJL_LDFLAGS) \
|
||||
$(YARA_LDFLAGS)
|
||||
|
||||
multi_CFLAGS = \
|
||||
-I$(top_builddir)/headers \
|
||||
|
||||
Reference in New Issue
Block a user