[Nagiosplug-checkins] CVS: nagiosplug/plugins Makefile.am,1.4,1.5

Karl DeBisschop kdebisschop at users.sourceforge.net
Fri Oct 25 10:22:27 CEST 2002


Update of /cvsroot/nagiosplug/nagiosplug/plugins
In directory usw-pr-cvs1:/tmp/cvs-serv24932/plugins

Modified Files:
	Makefile.am 
Log Message:
include getloadavg sources, add some Solaris pkg build support

Index: Makefile.am
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/plugins/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** Makefile.am	21 Oct 2002 04:36:46 -0000	1.4
--- Makefile.am	25 Oct 2002 02:31:03 -0000	1.5
***************
*** 16,20 ****
  	check_nagios check_by_ssh check_dns check_nt
  
! EXTRA_DIST = t utils.c netutils.c popen.c getopt.h getopt.c getopt1.c snprintf.c
  
  PLUGINHDRS = common.h config.h
--- 16,21 ----
  	check_nagios check_by_ssh check_dns check_nt
  
! EXTRA_DIST = t utils.c netutils.c popen.c getopt.h getopt.c getopt1.c \
! 	snprintf.c getloadavg.c
  
  PLUGINHDRS = common.h config.h





More information about the Commits mailing list