summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-11 11:07:26 +0100
committerLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-11 11:07:26 +0100
commita2ce9e962d52ebaffc275379c82ce29229a1fba8 (patch)
treed8524a6786ab459787f62b66b5e94fb59e7bb32c /plugins/Makefile.am
parente001fe5b3e50461b79b7b5ea3180cd11507fd615 (diff)
downloadmonitoring-plugins-a2ce9e962d52ebaffc275379c82ce29229a1fba8.tar.gz
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 \