From 29df7b318c942ff4363b425c63020b77f24096c0 Mon Sep 17 00:00:00 2001 From: Karl DeBisschop Date: Fri, 11 Jul 2003 06:12:24 +0000 Subject: link check_spop and check_simap if ssl libs are compiled into check_tcp git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/branches/release-1.3.0@587 f882894a-f735-0410-b71e-b25c423dba1c --- plugins/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 4cf44c6c..2561954f 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -14,7 +14,8 @@ EXTRA_PROGRAMS = check_mysql check_radius check_pgsql check_snmp check_hpjd \ check_swap check_fping check_ldap check_game check_dig \ check_nagios check_by_ssh check_dns check_nt -check_tcp_programs = check_ftp check_imap check_nntp check_pop +check_tcp_programs = check_ftp check_imap check_nntp check_pop \ + @check_tcp_ssl@ EXTRA_DIST = t utils.c netutils.c popen.c \ snprintf.c -- cgit v1.2.3-74-g34f1