summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-12 17:23:46 +0100
committerGitHub <noreply@github.com>2025-03-12 17:23:46 +0100
commit2ae1c42f691f80b3bdda03df5f8156d8d4cd2a48 (patch)
tree12edc434b15d43b4e828bd266cc64ff121ce8ffa /plugins/Makefile.am
parentfd7b685f0fe43d39963f522bf40272543706729a (diff)
parentc4e2cf51cba4d62add8e689e621d979aa65278cd (diff)
downloadmonitoring-plugins-2ae1c42f691f80b3bdda03df5f8156d8d4cd2a48.tar.gz
Merge pull request #2102 from RincewindsHat/refactor/check_radius
Refactor/check radius
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 7a2255df..1edb51a3 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -53,6 +53,7 @@ EXTRA_DIST = t \
53 check_ldap.d \ 53 check_ldap.d \
54 check_hpjd.d \ 54 check_hpjd.d \
55 check_game.d \ 55 check_game.d \
56 check_radius.d \
56 check_nagios.d \ 57 check_nagios.d \
57 check_dbi.d \ 58 check_dbi.d \
58 check_ssh.d \ 59 check_ssh.d \