mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 13:26:01 +03:00
fixed build of unit tests (broken by 34e0284)
This commit is contained in:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user