mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Cosmetic: avoiding warning by including full path instead of file.h
This commit is contained in:
@@ -33,6 +33,7 @@ unit_tests_LDADD = \
|
||||
unit_tests_CPPFLAGS = \
|
||||
-std=c++11 \
|
||||
-Icommon \
|
||||
-I../ \
|
||||
-O0 \
|
||||
-g \
|
||||
-I$(top_builddir)/headers \
|
||||
@@ -59,6 +60,7 @@ regression_tests_LDADD = \
|
||||
regression_tests_CPPFLAGS = \
|
||||
-std=c++11 \
|
||||
-Icommon \
|
||||
-I../ \
|
||||
-O0 \
|
||||
-g \
|
||||
-I$(top_builddir)/headers \
|
||||
|
Reference in New Issue
Block a user