summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-11 17:22:32 +0100
committerGitHub <noreply@github.com>2025-03-11 17:22:32 +0100
commitb4847c97afed9809493b44bd752398b3b18113f8 (patch)
tree8376070c9599cb2113d57c403fcbac10501a8703 /plugins/Makefile.am
parentdf1257871644dafb793ec7ce4dabccdbda8297d0 (diff)
parentb16360eede8d370698ba8836808a3b1dbd805edf (diff)
downloadmonitoring-plugins-b4847c97.tar.gz
Merge pull request #2093 from RincewindsHat/refactor/check_nagios
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 305924bf..5d4449bf 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 \