mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Include all prerequisites for "make check" into dist archive
This commit is contained in:
parent
9505ca7e66
commit
dcbb06be43
@ -21,7 +21,9 @@ bin_PROGRAMS =
|
|||||||
noinst_PROGRAMS =
|
noinst_PROGRAMS =
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
test-cases/*
|
test-cases/* \
|
||||||
|
custom-test-driver \
|
||||||
|
test-suite.sh
|
||||||
|
|
||||||
|
|
||||||
# unit_tests
|
# unit_tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user