summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-07-06 23:38:59 +0200
committerGitHub <noreply@github.com>2025-07-06 23:38:59 +0200
commit55c0bb748ec04354a5d63e95b3703fcec2cbd588 (patch)
treed8d831de150b3f09ada49f7a367b6d290626aedb /plugins/Makefile.am
parente63acdb83d9edcc8c1e244fc34043b4876b74f16 (diff)
parentb191a8a05543b22bf8e3255d74d358dd42ef1a89 (diff)
downloadmonitoring-plugins-55c0bb74.tar.gz
Merge pull request #2109 from RincewindsHat/refactor/check_load
Refactor/check load
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 20a62fb2..192a2549 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -59,6 +59,7 @@ EXTRA_DIST = t \
59 check_radius.d \ 59 check_radius.d \
60 check_disk.d \ 60 check_disk.d \
61 check_time.d \ 61 check_time.d \
62 check_load.d \
62 check_nagios.d \ 63 check_nagios.d \
63 check_dbi.d \ 64 check_dbi.d \
64 check_tcp.d \ 65 check_tcp.d \