diff options
| author | Alexander Barton <alex@barton.de> | 2009-05-05 11:41:26 +0200 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2009-05-05 11:41:26 +0200 |
| commit | a83554b572255add47d0694d9e85a301a3a0e6b8 (patch) | |
| tree | 73265d932e142ab4491523fa4ba37954ec07c45c /contrib/Makefile.am | |
| parent | 627b0b713c52406e50c84bb9459e7794262920a2 (diff) | |
| download | ngircd-a83554b572255add47d0694d9e85a301a3a0e6b8.tar.gz ngircd-a83554b572255add47d0694d9e85a301a3a0e6b8.zip | |
Renamed contrib/ngircd.sh to contrib/ngircd-bsd.sh
Diffstat (limited to 'contrib/Makefile.am')
| -rw-r--r-- | contrib/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 2125c100..edc0f575 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,6 +1,6 @@ # # ngIRCd -- The Next Generation IRC Daemon -# Copyright (c)2001-2008 Alexander Barton (alex@barton.de) +# Copyright (c)2001-2009 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 @@ -11,7 +11,7 @@ SUBDIRS = Debian MacOSX -EXTRA_DIST = README ngircd.spec systrace.policy ngindent ngircd.sh +EXTRA_DIST = README ngircd.spec systrace.policy ngindent ngircd-bsd.sh maintainer-clean-local: rm -f Makefile Makefile.in |