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 1b40b91c..9d310a15 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -59,7 +59,8 @@ EXTRA_DIST = t \
59 check_by_ssh.d \ 59 check_by_ssh.d \
60 check_smtp.d \ 60 check_smtp.d \
61 check_dig.d \ 61 check_dig.d \
62 check_cluster.d 62 check_cluster.d \
63 check_fping.d
63 64
64PLUGINHDRS = common.h 65PLUGINHDRS = common.h
65 66