summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorKarl DeBisschop <kdebisschop@users.sourceforge.net>2003-07-11 06:12:24 (GMT)
committerKarl DeBisschop <kdebisschop@users.sourceforge.net>2003-07-11 06:12:24 (GMT)
commit29df7b318c942ff4363b425c63020b77f24096c0 (patch)
tree4b1f50b67d9b86add1d32447027644e4b1603379 /plugins/Makefile.am
parent6aaca0f135d87c0593b78d9c9b7c0cff1bec3be9 (diff)
downloadmonitoring-plugins-29df7b318c942ff4363b425c63020b77f24096c0.tar.gz
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
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 4cf44c6..2561954 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 \
14 check_swap check_fping check_ldap check_game check_dig \ 14 check_swap check_fping check_ldap check_game check_dig \
15 check_nagios check_by_ssh check_dns check_nt 15 check_nagios check_by_ssh check_dns check_nt
16 16
17check_tcp_programs = check_ftp check_imap check_nntp check_pop 17check_tcp_programs = check_ftp check_imap check_nntp check_pop \
18 @check_tcp_ssl@
18 19
19EXTRA_DIST = t utils.c netutils.c popen.c \ 20EXTRA_DIST = t utils.c netutils.c popen.c \
20 snprintf.c 21 snprintf.c