summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-11 13:31:34 +0100
committerGitHub <noreply@github.com>2025-03-11 13:31:34 +0100
commit1ea66e0ae934d0c465d0f963c87667d080a63be9 (patch)
tree50fc00d98ce15654439a787907ccfd7860726598 /plugins/Makefile.am
parenteb31935abe12aee73178a1ce043f4979c885d158 (diff)
parent3143b5217cf1c71a085e6c4c7d22a5b699c4ff07 (diff)
downloadmonitoring-plugins-1ea66e0ae934d0c465d0f963c87667d080a63be9.tar.gz
Merge pull request #2090 from RincewindsHat/refactor/check_mysql
Refactor check_mysql
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 b986af20..19b3d172 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -61,6 +61,7 @@ EXTRA_DIST = t \
61 check_apt.d \ 61 check_apt.d \
62 check_by_ssh.d \ 62 check_by_ssh.d \
63 check_smtp.d \ 63 check_smtp.d \
64 check_mysql.d \
64 check_dig.d \ 65 check_dig.d \
65 check_cluster.d \ 66 check_cluster.d \
66 check_fping.d 67 check_fping.d