Alexander Barton : Doxygen: Remove header.inc.html and ngircd-doc. css from distribution
Module: ngircd.git Branch: master Commit: f419a369bff178c84525f600180878c2ca61110e URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=f419a369b... Author: Alexander Barton <alex@barton.de> Date: Sat Mar 19 14:56:05 2011 +0100 Doxygen: Remove header.inc.html and ngircd-doc.css from distribution --- doc/src/Makefile.am | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/Makefile.am b/doc/src/Makefile.am index 0eaa80d..0d27b7e 100644 --- a/doc/src/Makefile.am +++ b/doc/src/Makefile.am @@ -1,6 +1,6 @@ # # ngIRCd -- The Next Generation IRC Daemon -# Copyright (c)2001-2008 Alexander Barton (alex@barton.de) +# Copyright (c)2001-2011 Alexander Barton (alex@barton.de) and Contributors. # # 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 @@ -9,7 +9,7 @@ # Please read the file COPYING, README and AUTHORS for more information. # -EXTRA_DIST = Doxyfile header.inc.html footer.inc.html ngircd-doc.css +EXTRA_DIST = Doxyfile footer.inc.html maintainer-clean-local: rm -f Makefile Makefile.in
Teilnehmer (1)
-
alex@arthur.barton.de