summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-12 18:40:26 +0100
committerGitHub <noreply@github.com>2025-03-12 18:40:26 +0100
commit4d67f79510236a845d3b04406cd2eb4c8b94cc59 (patch)
tree78b601b307292aa4d4016e08cb4c739f5d2e7b79 /plugins/Makefile.am
parent399121ed0d69a83cce483ce6b762ad48937a3c70 (diff)
parent2d70bd3bc09ff95cd8525449925938ebf56cbfbb (diff)
downloadmonitoring-plugins-4d67f79510236a845d3b04406cd2eb4c8b94cc59.tar.gz
Merge pull request #2104 from RincewindsHat/refactor/check_time
Refactor/check time
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 bb3f029e..5d03f160 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -54,6 +54,7 @@ EXTRA_DIST = t \
54 check_hpjd.d \ 54 check_hpjd.d \
55 check_game.d \ 55 check_game.d \
56 check_radius.d \ 56 check_radius.d \
57 check_time.d \
57 check_nagios.d \ 58 check_nagios.d \
58 check_dbi.d \ 59 check_dbi.d \
59 check_real.d \ 60 check_real.d \