Very first commit: libmodsecurity

Check the README.md file for further information about the libmodsecurity.
This commit is contained in:
Felipe Zimmerle
2015-06-26 14:35:15 -03:00
parent 33cbe0452a
commit 95cb4c56ab
153 changed files with 12862 additions and 0 deletions

33
Makefile.am Normal file
View File

@@ -0,0 +1,33 @@
ACLOCAL_AMFLAGS = -I build
SUBDIRS = \
src \
test \
doc \
examples
# make clean
CLEANFILES =
# make maintainer-clean
MAINTAINERCLEANFILES = \
Makefile.in \
aclocal.m4 \
ar-lib \
build/libtool.m4 \
build/ltoptions.m4 \
build/ltsugar.m4 \
build/ltversion.m4 \
build/lt~obsolete.m4 \
compile \
config.guess \
config.sub \
configure \
install-sh \
ltmain.sh \
ylwrap \
missing \
depcomp