mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Very first commit: libmodsecurity
Check the README.md file for further information about the libmodsecurity.
This commit is contained in:
17
doc/Makefile.am
Normal file
17
doc/Makefile.am
Normal file
@@ -0,0 +1,17 @@
|
||||
|
||||
ACLOCAL_AMFLAGS = -I build
|
||||
|
||||
# Doxygen support
|
||||
# include $(top_srcdir)/build/ax_prog_doxygen.m4
|
||||
|
||||
# distribution of the Doxygen configuration file
|
||||
EXTRA_DIST = \
|
||||
doxygen.cfg
|
||||
|
||||
|
||||
MAINTAINERCLEANFILES = \
|
||||
Makefile.in \
|
||||
doxygen_sqlite3.db \
|
||||
html \
|
||||
latex
|
||||
|
Reference in New Issue
Block a user