summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-12 00:36:53 +0100
committerLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-12 00:36:53 +0100
commit47b484eb454b0a487f7d32406ee93f85c94f5895 (patch)
treea4ac9fa42c63ed8fa2fe5f4a7dbf11d32b3e4704 /plugins/Makefile.am
parentdeac7f99ef409cf1299ab8da25a930db200e1dba (diff)
downloadmonitoring-plugins-47b484eb454b0a487f7d32406ee93f85c94f5895.tar.gz
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 \