Fix examples compilation while using disable-shared

This commit is contained in:
Felipe Zimmerle
2018-02-21 22:46:36 -03:00
parent ac100785d1
commit 0461c1c065
2 changed files with 4 additions and 0 deletions

View File

@@ -14,6 +14,8 @@ test_LDFLAGS = \
-L$(top_builddir)/src/.libs/ \
$(GEOIP_LDFLAGS) \
-lmodsecurity \
-lm \
-lstdc++ \
$(LUA_LDFLAGS) \
$(SSDEEP_LDFLAGS) \
$(YAJL_LDFLAGS)