summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-10 01:31:52 +0100
committerLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-10 01:31:52 +0100
commit883fcb607f9b3e810e22b2e21da7441a073b6e32 (patch)
tree89297b6448f6e56f402dbc5baff082e495fdf17a /plugins/Makefile.am
parent0867319268898bc63f483e6257c65123e10603ba (diff)
downloadmonitoring-plugins-883fcb60.tar.gz
Refactor check_smtp
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 6ee93c18..5e8f0650 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -52,7 +52,8 @@ EXTRA_DIST = t \
52 check_swap.d \ 52 check_swap.d \
53 check_dbi.d \ 53 check_dbi.d \
54 check_ssh.d \ 54 check_ssh.d \
55 check_dns.d 55 check_dns.d \
56 check_smtp.d
56 57
57PLUGINHDRS = common.h 58PLUGINHDRS = common.h
58 59