summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-11 11:49:33 +0100
committerGitHub <noreply@github.com>2025-03-11 11:49:33 +0100
commitabd6295439dac66ca4d5dd280d4a6528cdfe973d (patch)
treed8524a6786ab459787f62b66b5e94fb59e7bb32c /plugins/Makefile.am
parentdf0d6ee5e0c870d50934eb095a88587547697953 (diff)
parenta2ce9e962d52ebaffc275379c82ce29229a1fba8 (diff)
downloadmonitoring-plugins-abd6295439dac66ca4d5dd280d4a6528cdfe973d.tar.gz
Merge pull request #2086 from RincewindsHat/refactor/check_hpjd
Refactor/check hpjd
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index be650089..1b40b91c 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -50,6 +50,7 @@ EXTRA_DIST = t \
50 tests \ 50 tests \
51 $(np_test_scripts) \ 51 $(np_test_scripts) \
52 check_swap.d \ 52 check_swap.d \
53 check_hpjd.d \
53 check_game.d \ 54 check_game.d \
54 check_dbi.d \ 55 check_dbi.d \
55 check_ssh.d \ 56 check_ssh.d \