summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-12 17:50:51 +0100
committerGitHub <noreply@github.com>2025-03-12 17:50:51 +0100
commit9cb0a6f0637713763607ba472db63aaf9bfda671 (patch)
treec4617e14811f201bc1775dd16e229b15420049b7 /plugins/Makefile.am
parent2ae1c42f691f80b3bdda03df5f8156d8d4cd2a48 (diff)
parent04c5e4024fd922cdae4b6b302668af44187c1193 (diff)
downloadmonitoring-plugins-9cb0a6f0637713763607ba472db63aaf9bfda671.tar.gz
Merge pull request #2099 from RincewindsHat/refactor/check_ping
Refactor/check ping
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 1edb51a3..a1a8103d 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -65,6 +65,7 @@ EXTRA_DIST = t \
65 check_ntp_peer.d \ 65 check_ntp_peer.d \
66 check_apt.d \ 66 check_apt.d \
67 check_pgsql.d \ 67 check_pgsql.d \
68 check_ping.d \
68 check_by_ssh.d \ 69 check_by_ssh.d \
69 check_smtp.d \ 70 check_smtp.d \
70 check_mysql.d \ 71 check_mysql.d \