summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
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 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
18EXTRA_DIST = t utils.c netutils.c popen.c getopt.h getopt.c getopt1.c snprintf.c 18EXTRA_DIST = t utils.c netutils.c popen.c getopt.h getopt.c getopt1.c \
19 snprintf.c getloadavg.c
19 20
20PLUGINHDRS = common.h config.h 21PLUGINHDRS = common.h config.h
21 22