summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-13 14:59:35 +0100
committerLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-13 14:59:35 +0100
commitd2596feaa090c73353412d252cfb7938a9141f9b (patch)
treef2a9f057e34f58da91a1e4d252a83deef895b8d1 /plugins
parent0111359c72e2fc13049b5c33a7e1449cd0cdf666 (diff)
downloadmonitoring-plugins-d2596feaa090c73353412d252cfb7938a9141f9b.tar.gz
Add forgotten Makefile change
Diffstat (limited to 'plugins')
-rw-r--r--plugins/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 9e4924c3..30ca63d1 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -58,6 +58,7 @@ EXTRA_DIST = t \
58 check_time.d \ 58 check_time.d \
59 check_nagios.d \ 59 check_nagios.d \
60 check_dbi.d \ 60 check_dbi.d \
61 check_tcp.d \
61 check_real.d \ 62 check_real.d \
62 check_ssh.d \ 63 check_ssh.d \
63 check_nt.d \ 64 check_nt.d \