chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lib/configuration.c, etc.: Replace `config_userconf()' by a variable.
[disorder]
/
Makefile.am
diff --git
a/Makefile.am
b/Makefile.am
index 4f98902a588c5e9a7eca3d54684db4ba2500907a..ac05d358ee2766da360ed36070fceff93fc6ef15 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-1,6
+1,6
@@
#
# This file is part of DisOrder.
#
# 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
#
# 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,8
+17,9
@@
#
EXTRA_DIST=CHANGES.html README.streams BUGS \
#
EXTRA_DIST=CHANGES.html README.streams BUGS \
-README.upgrades.html README.client README.raw README.vhost README.developers \
-docs.css
+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
SUBDIRS=@subdirs@
DISTCHECK_CONFIGURE_FLAGS:=httpdir=$(distdir)/_inst/httpdir cgiexecdir=$(shell pwd)/$(distdir)/_inst/cgiexecdir