From f6cc0cf400832ececffad4e90b693bf2c6471161 Mon Sep 17 00:00:00 2001 From: "Jeremy T. Bouse" Date: Thu, 13 Mar 2003 06:51:18 +0000 Subject: Updated cvs ignore files to reflect changes Moved header files from being ran through configure to standard Removed auto-tools scripts that get added by automake git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@417 f882894a-f735-0410-b71e-b25c423dba1c --- plugins/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Makefile.am') diff --git a/plugins/Makefile.am b/plugins/Makefile.am index bd5b5500..2524e1ac 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -16,7 +16,7 @@ EXTRA_PROGRAMS = check_mysql check_radius check_pgsql check_snmp check_hpjd \ check_tcp_programs = check_ftp check_imap check_nntp check_pop -EXTRA_DIST = t utils.c netutils.c popen.c +EXTRA_DIST = t utils.c netutils.c popen.c utils.h netutils.h popen.h common.h PLUGINHDRS = common.h config.h -- cgit v1.2.3-74-g34f1