From 8a415c3c09540caeeeffb2f8e24623ad25d23165 Mon Sep 17 00:00:00 2001 From: Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> Date: Sun, 9 Mar 2025 12:45:15 +0100 Subject: Add check_dns to distribution files --- plugins/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 28763dfc..6ee93c18 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -51,7 +51,8 @@ EXTRA_DIST = t \ $(np_test_scripts) \ check_swap.d \ check_dbi.d \ - check_ssh.d + check_ssh.d \ + check_dns.d PLUGINHDRS = common.h -- cgit v1.2.3-74-g34f1