mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
fixed build of unit tests (broken by 34e0284
)
This commit is contained in:
committed by
Felipe Zimmerle
parent
649365481f
commit
2aa1d14477
@@ -25,11 +25,11 @@ noinst_PROGRAMS =
|
||||
|
||||
noinst_PROGRAMS += unit_tests
|
||||
unit_tests_SOURCES = \
|
||||
common/modsecurity_test.cc \
|
||||
unit/unit.cc \
|
||||
unit/unit_test.cc
|
||||
|
||||
pkginclude_HEADERS = \
|
||||
common/modsecurity_test.cc \
|
||||
common/*.h \
|
||||
unit/*.h \
|
||||
regression/*.h
|
||||
|
Reference in New Issue
Block a user