summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-09 00:04:14 +0100
committerLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-09 00:04:14 +0100
commitb6c2e8b258e6c8ed54734062c3a46459be20d838 (patch)
treeb41cf235c7a2bc001e96953dad78ec47b2f6f01e /plugins/Makefile.am
parentf63d249984e33030c7e4b3fd97ebe3f034abce3c (diff)
parent1d55c2279731766a837b4973f3da79b3e3a6bd90 (diff)
downloadmonitoring-plugins-b6c2e8b258e6c8ed54734062c3a46459be20d838.tar.gz
Merge branch 'master' into refactor/check_ssh
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index d43c1971..a0e9cabf 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -46,7 +46,7 @@ SUBDIRS = picohttpparser
46 46
47np_test_scripts = tests/test_check_swap.t 47np_test_scripts = tests/test_check_swap.t
48 48
49EXTRA_DIST = t tests $(np_test_scripts) check_swap.d 49EXTRA_DIST = t tests $(np_test_scripts) check_swap.d check_dbi.d
50 50
51PLUGINHDRS = common.h 51PLUGINHDRS = common.h
52 52