ModSecurity/examples/Makefile.am
Felipe Zimmerle e2af60e765
Expands log_cb to share ruleMessage structure instead text
Text version still available and it is the default options
2017-03-06 15:02:04 -03:00

18 lines
237 B
Makefile

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