X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=contrib%2FMakefile.am;h=29819a18709a1b6f572522e1bc866b94ffc37a56;hb=HEAD;hp=3c0b26ec7cbf6f60f81c54878584e7a1b373fb90;hpb=80437b253377fdd19274d974eb8ccc248ac7beb0;p=ngircd.git diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 3c0b26ec..cd2eb05e 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,6 +1,6 @@ # # ngIRCd -- The Next Generation IRC Daemon -# Copyright (c)2001-2019 Alexander Barton (alex@barton.de) and Contributors +# Copyright (c)2001-2024 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,11 +9,15 @@ # Please read the file COPYING, README and AUTHORS for more information. # -SUBDIRS = Debian MacOSX +SUBDIRS = Debian -EXTRA_DIST = README \ - ngindent \ +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 \ @@ -21,8 +25,7 @@ EXTRA_DIST = README \ ngircd.socket \ ngircd.spec \ nglog.sh \ - platformtest.sh \ - systrace.policy + platformtest.sh maintainer-clean-local: rm -f Makefile Makefile.in