From 07219281ef2092a29050a3934937a2a0c8916e43 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Mon, 8 Jan 2024 22:16:52 +0100 Subject: Remove unmaintained contrib/MacOSX/ folder This includes removing the Xcode project. The sample launchd(8) configuration properties list file was moved to "contrib/de.barton.ngircd.plist" and kept. --- contrib/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'contrib/Makefile.am') diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 45bdd8a7..c42c9221 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,6 +1,6 @@ # # ngIRCd -- The Next Generation IRC Daemon -# Copyright (c)2001-2020 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,10 +9,11 @@ # Please read the file COPYING, README and AUTHORS for more information. # -SUBDIRS = Debian MacOSX +SUBDIRS = Debian EXTRA_DIST = README \ de.barton.ngircd.metainfo.xml \ + de.barton.ngircd.plist \ ngindent.sh \ ngircd-bsd.sh \ ngIRCd-Logo.gif \ -- cgit 1.4.1