summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-11 12:53:48 +0100
committerLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-11 12:53:48 +0100
commit94f81f6fc78003d4f6f7d75789e3c4b364747d8b (patch)
tree1d640702f24ba1da63aa807cda9696088ff2b30e /plugins/Makefile.am
parent4d81e7942081834a5ef5334ae840d9f2843a4c5b (diff)
downloadmonitoring-plugins-94f81f6fc78003d4f6f7d75789e3c4b364747d8b.tar.gz
Refactor check_mrtgraf
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 9d310a15..38e2ed28 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -55,6 +55,7 @@ EXTRA_DIST = t \
55 check_dbi.d \ 55 check_dbi.d \
56 check_ssh.d \ 56 check_ssh.d \
57 check_dns.d \ 57 check_dns.d \
58 check_mrtgraf.d \
58 check_apt.d \ 59 check_apt.d \
59 check_by_ssh.d \ 60 check_by_ssh.d \
60 check_smtp.d \ 61 check_smtp.d \