mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 01:22:18 +03:00
Adds support to the multithread example
This commit is contained in:
@@ -3,7 +3,8 @@ ACLOCAL_AMFLAGS = -I build
|
||||
|
||||
|
||||
SUBDIRS = \
|
||||
simple_example_using_c
|
||||
simple_example_using_c \
|
||||
multithread_c
|
||||
|
||||
# make clean
|
||||
CLEANFILES =
|
||||
|
||||
Reference in New Issue
Block a user