]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Added some missing files of GIT tree to distribution archives
authorAlexander Barton <alex@barton.de>
Thu, 13 Nov 2008 22:17:32 +0000 (23:17 +0100)
committerAlexander Barton <alex@barton.de>
Thu, 13 Nov 2008 22:17:32 +0000 (23:17 +0100)
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

contrib/Debian/Makefile.am
contrib/MacOSX/Makefile.am
contrib/Makefile.am
doc/src/Makefile.am
src/portab/Makefile.am

index 151f4058b75624a7aa0be8023eda8ff461409e37..f3d02a5e33aeed566af9e0c690584f79adcccbce 100644 (file)
@@ -1,6 +1,6 @@
 #
 # ngIRCd -- The Next Generation IRC Daemon
-# Copyright (c)2001-2003 by 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,11 +8,9 @@
 # (at your option) any later version.
 # Please read the file COPYING, README and AUTHORS for more information.
 #
-# $Id: Makefile.am,v 1.4 2004/05/11 00:32:31 alex Exp $
-#
 
 EXTRA_DIST = rules changelog compat control copyright \
-       ngircd.init ngircd.postinst
+       ngircd.init ngircd.default ngircd.postinst
 
 maintainer-clean-local:
        rm -f Makefile Makefile.in
index 2f1d141c8fc130073946c9528b90b31bc2c0b7a1..abd799c58c00a36b6d1f1488287fdb23d1a6ec5a 100644 (file)
@@ -11,7 +11,7 @@
 
 SUBDIRS = ngIRCd.xcodeproj ngIRCd.pmdoc
 
-EXTRA_DIST = de.barton.ngircd.plist.tmpl config.h
+EXTRA_DIST = de.barton.ngircd.plist.tmpl config.h preinstall.sh postinstall.sh
 
 SUFFIXES = .tmpl .
 
index e1f51c2b71624a39e3a624d19f05e14249df7f4f..2125c100569e45391e705878539351f0f7c01ed4 100644 (file)
@@ -1,20 +1,17 @@
 #
 # ngIRCd -- The Next Generation IRC Daemon
-# Copyright (c)2001-2004 Alexander Barton <alex@barton.de>
+# Copyright (c)2001-2008 Alexander Barton (alex@barton.de)
 #
-# Dieses Programm ist freie Software. Sie koennen es unter den Bedingungen
-# der GNU General Public License (GPL), wie von der Free Software Foundation
-# herausgegeben, weitergeben und/oder modifizieren, entweder unter Version 2
-# der Lizenz oder (wenn Sie es wuenschen) jeder spaeteren Version.
-# Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
-# der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
-#
-# $Id: Makefile.am,v 1.4 2004/04/28 12:18:02 alex Exp $
+# 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
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+# Please read the file COPYING, README and AUTHORS for more information.
 #
 
 SUBDIRS = Debian MacOSX
 
-EXTRA_DIST = README ngircd.spec systrace.policy
+EXTRA_DIST = README ngircd.spec systrace.policy ngindent ngircd.sh
 
 maintainer-clean-local:
        rm -f Makefile Makefile.in
index 8ff2723be7ecf860b12a17ef98ccc67f16046d38..0eaa80d7086d5224970174a09c8f210e778c783d 100644 (file)
@@ -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
index 125cc31a8e34fdde6043b3ced4095562472f6488..a57ea4959803aa160013f5f9c56020d8f0eab8a8 100644 (file)
@@ -24,7 +24,7 @@ portabtest_LDFLAGS = -L.
 
 portabtest_LDADD = -lngportab
 
-noinst_HEADERS = imp.h exp.h portab.h
+noinst_HEADERS = imp.h exp.h portab.h splint.h
 
 maintainer-clean-local:
        rm -f Makefile Makefile.in