summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 9dd7184..b84d0d7 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -20,7 +20,7 @@ libexec_PROGRAMS = check_apt check_disk check_dummy check_http check_load \
20 urlize @EXTRAS@ 20 urlize @EXTRAS@
21 21
22check_tcp_programs = check_ftp check_imap check_nntp check_pop \ 22check_tcp_programs = check_ftp check_imap check_nntp check_pop \
23 check_udp2 check_clamd @check_tcp_ssl@ 23 check_udp check_clamd @check_tcp_ssl@
24 24
25EXTRA_PROGRAMS = check_mysql check_radius check_pgsql check_snmp check_hpjd \ 25EXTRA_PROGRAMS = check_mysql check_radius check_pgsql check_snmp check_hpjd \
26 check_swap check_fping check_ldap check_game check_dig \ 26 check_swap check_fping check_ldap check_game check_dig \