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, 1 insertions, 2 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 4d1fbf3..7ee2910 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -28,8 +28,7 @@ EXTRA_PROGRAMS = check_mysql check_radius check_pgsql check_snmp check_hpjd \
28 check_procs check_mysql_query check_apt 28 check_procs check_mysql_query check_apt
29 29
30EXTRA_DIST = t utils.c netutils.c sslutils.c popen.c utils.h netutils.h \ 30EXTRA_DIST = t utils.c netutils.c sslutils.c popen.c utils.h netutils.h \
31 popen.h common.h getaddrinfo.c getaddrinfo.h \ 31 popen.h common.h runcmd.c runcmd.h
32 gethostbyname.c gethostbyname.h runcmd.c runcmd.h
33 32
34PLUGINHDRS = common.h 33PLUGINHDRS = common.h
35 34