summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-12 17:59:41 +0100
committerGitHub <noreply@github.com>2025-03-12 17:59:41 +0100
commit399121ed0d69a83cce483ce6b762ad48937a3c70 (patch)
tree1ce600825da4f3f7ee4fdf6f182691be2a34c987 /plugins/Makefile.am
parent9cb0a6f0637713763607ba472db63aaf9bfda671 (diff)
parent97e65dddbda048f10b58ef8d190f2c0146a164a0 (diff)
downloadmonitoring-plugins-399121ed0d69a83cce483ce6b762ad48937a3c70.tar.gz
Merge pull request #2103 from RincewindsHat/refactor/check_real
Refactor/check real
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 a1a8103d..bb3f029e 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -56,6 +56,7 @@ EXTRA_DIST = t \
56 check_radius.d \ 56 check_radius.d \
57 check_nagios.d \ 57 check_nagios.d \
58 check_dbi.d \ 58 check_dbi.d \
59 check_real.d \
59 check_ssh.d \ 60 check_ssh.d \
60 check_nt.d \ 61 check_nt.d \
61 check_dns.d \ 62 check_dns.d \