summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-11 12:55:36 +0100
committerLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-11 12:55:36 +0100
commit67e41f1d57da40b6407da5434017d86abb7ae3bb (patch)
tree2228a152b13ca14635717d8a10df6280f2345a49 /plugins/Makefile.am
parent94f81f6fc78003d4f6f7d75789e3c4b364747d8b (diff)
parentd087a8820e03ad0b5aef0a904eb417aaca0699cb (diff)
downloadmonitoring-plugins-67e41f1d.tar.gz
Merge branch 'master' into refactor/check_mrtgraf
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 38e2ed28..b986af20 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -50,12 +50,14 @@ EXTRA_DIST = t \
50 tests \ 50 tests \
51 $(np_test_scripts) \ 51 $(np_test_scripts) \
52 check_swap.d \ 52 check_swap.d \
53 check_ldap.d \
53 check_hpjd.d \ 54 check_hpjd.d \
54 check_game.d \ 55 check_game.d \
55 check_dbi.d \ 56 check_dbi.d \
56 check_ssh.d \ 57 check_ssh.d \
57 check_dns.d \ 58 check_dns.d \
58 check_mrtgraf.d \ 59 check_mrtgraf.d \
60 check_mrtg.d \
59 check_apt.d \ 61 check_apt.d \
60 check_by_ssh.d \ 62 check_by_ssh.d \
61 check_smtp.d \ 63 check_smtp.d \