summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-11 12:54:03 +0100
committerGitHub <noreply@github.com>2025-03-11 12:54:03 +0100
commit5c42acc41e090d49d17cea6071f174764ba429a3 (patch)
treea6226ac9207e2153fa1b672bd33e5d5242906551 /plugins/Makefile.am
parent74c3f4811ccc10911cdeff5cd793a8f3a7dd74e5 (diff)
parent23da18f10ce32c899f266ae703f0b9c2b3991d70 (diff)
downloadmonitoring-plugins-5c42acc4.tar.gz
Merge pull request #2088 from RincewindsHat/refactor/check_mrtg
Refactor/check mrtg
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..5e636f9b 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_mrtg.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 \