summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-12 01:00:48 +0100
committerLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-12 01:00:48 +0100
commit8b2222e8b704fc451093996e906c07a6a8e3538a (patch)
tree317862c640dada64ccb7faf2c4c74bb39f2f80e2 /plugins/Makefile.am
parent9f6f32324e694d51e9e01e07fcd9694736f7846a (diff)
downloadmonitoring-plugins-8b2222e8b704fc451093996e906c07a6a8e3538a.tar.gz
Refactor check_ntp_peer
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 5d4449bf..a294cfef 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -60,6 +60,7 @@ EXTRA_DIST = t \
60 check_mrtgtraf.d \ 60 check_mrtgtraf.d \
61 check_mysql_query.d \ 61 check_mysql_query.d \
62 check_mrtg.d \ 62 check_mrtg.d \
63 check_ntp_peer.d \
63 check_apt.d \ 64 check_apt.d \
64 check_by_ssh.d \ 65 check_by_ssh.d \
65 check_smtp.d \ 66 check_smtp.d \