X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/b8ca4525ea8d849e72c537f2eef7be2160748243..f931733b92002f8e37cac77b2fc6510d5de7b927:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 5599ffd..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 @@ -17,7 +17,9 @@ # EXTRA_DIST=CHANGES.html README.streams BUGS \ -README.upgrades README.client README.raw README.vhost README.developers +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