diff options
-rw-r--r-- | plugins/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index d9f10f7..022cff8 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
@@ -15,6 +15,7 @@ EXTRA_PROGRAMS = check_mysql check_radius check_pgsql check_snmp check_hpjd \ | |||
15 | check_nagios check_by_ssh check_dns check_nt | 15 | check_nagios check_by_ssh check_dns check_nt |
16 | 16 | ||
17 | check_tcp_programs = check_ftp check_imap check_nntp check_pop check_udp2 | 17 | check_tcp_programs = check_ftp check_imap check_nntp check_pop check_udp2 |
18 | check_tcp_programs += check_simap check_spop | ||
18 | 19 | ||
19 | EXTRA_DIST = t utils.c netutils.c popen.c utils.h netutils.h popen.h common.h \ | 20 | EXTRA_DIST = t utils.c netutils.c popen.c utils.h netutils.h popen.h common.h \ |
20 | getaddrinfo.c getaddrinfo.h gethostbyname.c gethostbyname.h | 21 | getaddrinfo.c getaddrinfo.h gethostbyname.c gethostbyname.h |