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 3d5ad1a9..d9269691 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -55,7 +55,8 @@ EXTRA_DIST = t \
55 check_ssh.d \ 55 check_ssh.d \
56 check_dns.d \ 56 check_dns.d \
57 check_apt.d \ 57 check_apt.d \
58 check_by_ssh.d 58 check_by_ssh.d \
59 check_smtp.d
59 60
60PLUGINHDRS = common.h 61PLUGINHDRS = common.h
61 62