X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/cdabf44d4bf72678b402c0fd7dac394eb36513da..657fdb79cbec:/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