summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-11 16:18:03 +0100
committerLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-11 16:18:03 +0100
commitb16360eede8d370698ba8836808a3b1dbd805edf (patch)
tree18e3561bb6d38616945adf8e5ddf85357d746cd0 /plugins/Makefile.am
parentbc003d5e2ea837f7c49ce17d3be62b6a3ef24f85 (diff)
downloadmonitoring-plugins-b16360eede8d370698ba8836808a3b1dbd805edf.tar.gz
Refactor check_nagios
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 1e4789ff..d27c9efd 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_nagios.d \
56 check_dbi.d \ 57 check_dbi.d \
57 check_ssh.d \ 58 check_ssh.d \
58 check_dns.d \ 59 check_dns.d \