summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-12 11:08:13 +0100
committerGitHub <noreply@github.com>2025-03-12 11:08:13 +0100
commit494cd4409048b9e164ac6ececd25ae49ef8207f2 (patch)
treea4ac9fa42c63ed8fa2fe5f4a7dbf11d32b3e4704 /plugins/Makefile.am
parentb4847c97afed9809493b44bd752398b3b18113f8 (diff)
parent47b484eb454b0a487f7d32406ee93f85c94f5895 (diff)
downloadmonitoring-plugins-494cd440.tar.gz
Merge pull request #2094 from RincewindsHat/refactor/check_nt
Refactor/check nt
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 5d4449bf..097763fc 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -56,6 +56,7 @@ EXTRA_DIST = t \
56 check_nagios.d \ 56 check_nagios.d \
57 check_dbi.d \ 57 check_dbi.d \
58 check_ssh.d \ 58 check_ssh.d \
59 check_nt.d \
59 check_dns.d \ 60 check_dns.d \
60 check_mrtgtraf.d \ 61 check_mrtgtraf.d \
61 check_mysql_query.d \ 62 check_mysql_query.d \