X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=contrib%2FMakefile.am;h=29819a18709a1b6f572522e1bc866b94ffc37a56;hb=HEAD;hp=51604b33c93b24b87f128be898187578d59ea4b9;hpb=1e9a9583241c10d54b298f0c179db6982b3a553e;p=ngircd.git diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 51604b33..cd2eb05e 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,20 +1,31 @@ # # ngIRCd -- The Next Generation IRC Daemon -# Copyright (c)2001-2004 Alexander Barton +# Copyright (c)2001-2024 Alexander Barton (alex@barton.de) and Contributors # -# 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.3 2004/02/29 17:19:43 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 +SUBDIRS = Debian -EXTRA_DIST = ngircd.spec +EXTRA_DIST = README.md \ + de.barton.ngircd.metainfo.xml \ + de.barton.ngircd.plist \ + Dockerfile \ + ngindent.sh \ + ngircd-bsd.sh \ + ngircd-fail2ban.conf \ + ngIRCd-Logo.gif \ + ngircd-redhat.init \ + ngircd.logcheck \ + ngircd.service \ + ngircd.socket \ + ngircd.spec \ + nglog.sh \ + platformtest.sh maintainer-clean-local: rm -f Makefile Makefile.in