summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-11 15:02:51 +0100
committerGitHub <noreply@github.com>2025-03-11 15:02:51 +0100
commitf22756ba44fd258f486c88fa32dd0bcc954bf09d (patch)
tree0eb3482b29b9168e22390f44943b0dcdfb6918d4 /plugins/Makefile.am
parent1ea66e0ae934d0c465d0f963c87667d080a63be9 (diff)
parent013b4d64899c22532f9578b4d64fa3b646e4a0c4 (diff)
downloadmonitoring-plugins-f22756ba.tar.gz
Merge pull request #2091 from RincewindsHat/refactor/check_mysql_query
Refactor/check mysql query
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 19b3d172..1e4789ff 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -57,6 +57,7 @@ EXTRA_DIST = t \
57 check_ssh.d \ 57 check_ssh.d \
58 check_dns.d \ 58 check_dns.d \
59 check_mrtgraf.d \ 59 check_mrtgraf.d \
60 check_mysql_query.d \
60 check_mrtg.d \ 61 check_mrtg.d \
61 check_apt.d \ 62 check_apt.d \
62 check_by_ssh.d \ 63 check_by_ssh.d \