X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/812b526d127c6657e571db8b33a58137af6709cd..b8ca4525ea8d849e72c537f2eef7be2160748243:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 501f344..5599ffd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,12 +16,14 @@ # along with this program. If not, see . # -EXTRA_DIST=TODO CHANGES.html README.streams BUGS \ +EXTRA_DIST=CHANGES.html README.streams BUGS \ README.upgrades README.client README.raw README.vhost README.developers SUBDIRS=@subdirs@ DISTCHECK_CONFIGURE_FLAGS:=httpdir=$(distdir)/_inst/httpdir cgiexecdir=$(shell pwd)/$(distdir)/_inst/cgiexecdir +ACLOCAL_AMFLAGS=-I m4 + check-report: before-check check make-coverage-reports before-check: rm -f */*.gcda */*.gcov