From 883fcb607f9b3e810e22b2e21da7441a073b6e32 Mon Sep 17 00:00:00 2001 From: Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> Date: Mon, 10 Mar 2025 01:31:52 +0100 Subject: Refactor check_smtp --- plugins/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/Makefile.am') 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 \ check_swap.d \ check_dbi.d \ check_ssh.d \ - check_dns.d + check_dns.d \ + check_smtp.d PLUGINHDRS = common.h -- cgit v1.2.3-74-g34f1