diff options
Diffstat (limited to 'contrib/Makefile.am')
| -rw-r--r-- | contrib/Makefile.am | 5 |
1 files changed, 3 insertions, 2 deletions
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 \ |