summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-11 13:22:13 +0100
committerLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-11 13:22:13 +0100
commit3143b5217cf1c71a085e6c4c7d22a5b699c4ff07 (patch)
tree2ff09d39f9a3591095fb0a73353bca2b8340bf1d /plugins/Makefile.am
parentd087a8820e03ad0b5aef0a904eb417aaca0699cb (diff)
downloadmonitoring-plugins-3143b5217cf1c71a085e6c4c7d22a5b699c4ff07.tar.gz
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 06958849..9449f051 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -60,6 +60,7 @@ EXTRA_DIST = t \
60 check_apt.d \ 60 check_apt.d \
61 check_by_ssh.d \ 61 check_by_ssh.d \
62 check_smtp.d \ 62 check_smtp.d \
63 check_mysql.d \
63 check_dig.d \ 64 check_dig.d \
64 check_cluster.d \ 65 check_cluster.d \
65 check_fping.d 66 check_fping.d