From 7b69bc2ae80f43bb6ed823760c01132be83fa2b9 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Thu, 13 Nov 2008 23:17:32 +0100 Subject: Added some missing files of GIT tree to distribution archives The following bits and bytes were not included in distribution archives: - contrib: ngindent, ngircd.sh - contrib/Debian: ngircd.postinst - contrib/MacOSX: preinstall.sh, postinstall.sh - doc/src: Doxyfile, header.inc.html, footer.inc.html, ngircd-doc.css - src/portab: splint.h --- doc/src/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/src/Makefile.am b/doc/src/Makefile.am index 8ff2723b..0eaa80d7 100644 --- a/doc/src/Makefile.am +++ b/doc/src/Makefile.am @@ -1,6 +1,6 @@ # # ngIRCd -- The Next Generation IRC Daemon -# Copyright (c)2001-2006 Alexander Barton (alex@barton.de) +# Copyright (c)2001-2008 Alexander Barton (alex@barton.de) # # 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 @@ -8,8 +8,8 @@ # (at your option) any later version. # Please read the file COPYING, README and AUTHORS for more information. # -# $Id: Makefile.am,v 1.3 2006/12/28 14:04:28 alex Exp $ -# + +EXTRA_DIST = Doxyfile header.inc.html footer.inc.html ngircd-doc.css maintainer-clean-local: rm -f Makefile Makefile.in -- cgit 1.4.1