summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-11 12:54:17 +0100
committerGitHub <noreply@github.com>2025-03-11 12:54:17 +0100
commitd087a8820e03ad0b5aef0a904eb417aaca0699cb (patch)
tree705a29c078a2f031084de39340abb6da024c8b02 /plugins/Makefile.am
parent5c42acc41e090d49d17cea6071f174764ba429a3 (diff)
parente2b806ebf51c443909bea24a8f3a1daa6afe9723 (diff)
downloadmonitoring-plugins-d087a8820e03ad0b5aef0a904eb417aaca0699cb.tar.gz
Merge pull request #2087 from RincewindsHat/refactor/check_ldap
Refactor/check ldap
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 5e636f9b..06958849 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_ldap.d \
53 check_hpjd.d \ 54 check_hpjd.d \
54 check_game.d \ 55 check_game.d \
55 check_dbi.d \ 56 check_dbi.d \