ModSecurity/examples/Makefile.am
Felipe Zimmerle 027d50b76b
Adds first version of `processContentOffset'
This commit also includes an example application on how to use the
`processContentOffset' method.
2017-03-06 15:02:02 -03:00

17 lines
204 B
Makefile

ACLOCAL_AMFLAGS = -I build
SUBDIRS = \
simple_example_using_c \
multiprocess_c \
reading_logs_with_offset
# make clean
CLEANFILES =
# make maintainer-clean
MAINTAINERCLEANFILES = \
Makefile.in