ModSecurity/Makefile.am
2015-11-24 16:03:33 -03:00

39 lines
462 B
Makefile

ACLOCAL_AMFLAGS = -I build
if WITH_YAJL
WITH_TESTS = tests
endif
SUBDIRS = \
src \
doc \
examples \
$(WITH_TESTS)
# 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