From 91676189c8cfcca1e11346adaf0ddd64371cb18c Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Thu, 20 Jan 2005 23:39:59 +0000 Subject: The AUTHORS file now used for the plugin team, with THANKS.in as the contributors list. git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1089 f882894a-f735-0410-b71e-b25c423dba1c --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 59378483..41d1f17f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,7 @@ SUBDIRS = intl lib plugins plugins-scripts m4 po EXTRA_DIST = config.rpath \ - ABOUT-NLS CHANGES CODING FAQ LEGAL REQUIREMENTS SUPPORT THANKS \ + ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS CHANGES CODING FAQ LEGAL REQUIREMENTS SUPPORT THANKS \ Helper.pm contrib pkg nagios-plugins.spec ACLOCAL_AMFLAGS = -I m4 @@ -38,7 +38,7 @@ solpkg: $(INSTALL) pkg/solaris/pkginfo $(BUILDDIR) cd $(BUILDDIR) && $(PERL) ../$(PKGSCRIPT) ../$(PACKDIR) -THANKS: AUTHORS +THANKS: THANKS.in @echo "This software is brought to you by the Nagios Plugins Development Team. However," > $@ @echo "there have been many contributors to this project. Everyone below has helped in " >> $@ @echo "raising bug reports, creating patches or contributing new plugins." >> $@ -- cgit v1.2.3