X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/5bac290cdf1016d2895d67f4227212286ebd6324..5dcfc065d123f6643b12ed1766c7976e58b6941a:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 501f344..ac05d35 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ # # This file is part of DisOrder. -# Copyright (C) 2004-2008 Richard Kettlewell +# Copyright (C) 2004-2008, 2010, 2011, 2013 Richard Kettlewell # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -16,12 +16,16 @@ # along with this program. If not, see . # -EXTRA_DIST=TODO CHANGES.html README.streams BUGS \ -README.upgrades README.client README.raw README.vhost README.developers +EXTRA_DIST=CHANGES.html README.streams BUGS \ +README.upgrades.html README.client README.vhost README.developers \ +docs.css \ +disorder.sln 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