diff options
Diffstat (limited to 'plugins/t')
0 files changed, 0 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 420ed05..95258ed 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
@@ -15,7 +15,8 @@ EXTRA_PROGRAMS = check_mysql check_radius check_pgsql check_snmp check_hpjd \ | |||
15 | check_swap check_fping check_ldap check_game check_dig \ | 15 | check_swap check_fping check_ldap check_game check_dig \ |
16 | check_nagios check_by_ssh check_dns check_nt | 16 | check_nagios check_by_ssh check_dns check_nt |
17 | 17 | ||
18 | EXTRA_DIST = t utils.c netutils.c popen.c getopt.h getopt.c getopt1.c snprintf.c | 18 | EXTRA_DIST = t utils.c netutils.c popen.c getopt.h getopt.c getopt1.c \ |
19 | snprintf.c getloadavg.c | ||
19 | 20 | ||
20 | PLUGINHDRS = common.h config.h | 21 | PLUGINHDRS = common.h config.h |
21 | 22 | ||