First commit to Yara experimental branch

This commit is contained in:
Victor Hora
2019-03-10 21:21:47 -04:00
parent 6d5198b1a6
commit ce14299729
16 changed files with 419 additions and 23 deletions

View File

@@ -21,7 +21,8 @@ multi_LDFLAGS = \
$(LUA_LDFLAGS) \
$(SSDEEP_LDFLAGS) \
$(MAXMIND_LDFLAGS) \
$(YAJL_LDFLAGS)
$(YAJL_LDFLAGS) \
$(YARA_LDFLAGS)
multi_CFLAGS = \
-I$(top_builddir)/headers \