[nagiosplug] Add tests directory to distribution
Ton Voon
tonvoon at users.sourceforge.net
Tue Jun 22 15:50:23 CEST 2010
Module: nagiosplug
Branch: ton/state
Commit: 0a8eb166be8bf07809cd6ecedbc649f14ea15d16
Author: Ton Voon <ton.voon at opsera.com>
Date: Tue Jun 22 13:29:54 2010 +0100
URL: http://nagiosplug.git.sf.net/git/gitweb.cgi?p=nagiosplug/nagiosplug;a=commit;h=0a8eb16
Add tests directory to distribution
---
plugins/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 4570fb7..36a28b0 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -39,7 +39,7 @@ EXTRA_PROGRAMS = check_mysql check_radius check_pgsql check_snmp check_hpjd \
check_nagios check_by_ssh check_dns check_nt check_ide_smart \
check_procs check_mysql_query check_apt
-EXTRA_DIST = t utils.c netutils.c sslutils.c popen.c utils.h netutils.h \
+EXTRA_DIST = t tests utils.c netutils.c sslutils.c popen.c utils.h netutils.h \
popen.h common.h runcmd.c runcmd.h
PLUGINHDRS = common.h
More information about the Commits
mailing list