X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/cdabf44d4bf72678b402c0fd7dac394eb36513da..4255c180bdf9d35ed1be19bb241da7ca098c7065:/Makefile.am diff --git a/Makefile.am b/Makefile.am index b41014f..4f98902 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,11 +17,14 @@ # EXTRA_DIST=CHANGES.html README.streams BUGS \ -README.upgrades README.client README.raw README.vhost README.developers +README.upgrades.html README.client README.raw README.vhost README.developers \ +docs.css 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