From 0426b8947d9e03375219074c3741616599651db4 Mon Sep 17 00:00:00 2001 From: Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> Date: Sun, 9 Mar 2025 11:04:32 +0100 Subject: Add check_ssh config to distributable files --- plugins/Makefile.am | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/plugins/Makefile.am b/plugins/Makefile.am index a0e9cabf..28763dfc 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -46,7 +46,12 @@ SUBDIRS = picohttpparser np_test_scripts = tests/test_check_swap.t -EXTRA_DIST = t tests $(np_test_scripts) check_swap.d check_dbi.d +EXTRA_DIST = t \ + tests \ + $(np_test_scripts) \ + check_swap.d \ + check_dbi.d \ + check_ssh.d PLUGINHDRS = common.h -- cgit v1.2.3-74-g34f1