summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-11 13:23:32 +0100
committerGitHub <noreply@github.com>2025-03-11 13:23:32 +0100
commiteb31935abe12aee73178a1ce043f4979c885d158 (patch)
tree2228a152b13ca14635717d8a10df6280f2345a49 /plugins/Makefile.am
parentd087a8820e03ad0b5aef0a904eb417aaca0699cb (diff)
parent67e41f1d57da40b6407da5434017d86abb7ae3bb (diff)
downloadmonitoring-plugins-eb31935abe12aee73178a1ce043f4979c885d158.tar.gz
Merge pull request #2089 from RincewindsHat/refactor/check_mrtgraf
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 06958849..b986af20 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -56,6 +56,7 @@ EXTRA_DIST = t \
56 check_dbi.d \ 56 check_dbi.d \
57 check_ssh.d \ 57 check_ssh.d \
58 check_dns.d \ 58 check_dns.d \
59 check_mrtgraf.d \
59 check_mrtg.d \ 60 check_mrtg.d \
60 check_apt.d \ 61 check_apt.d \
61 check_by_ssh.d \ 62 check_by_ssh.d \