summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-09 23:27:53 +0100
committerLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-09 23:27:53 +0100
commit809cd6a2f9f62df99096540cb7378dfb68acec9a (patch)
tree1213aefdd4dd3900a2f424220e8969f530108598 /plugins/Makefile.am
parent95311d2e2c03d94f6bae0cacbac75fc1cd25b0e4 (diff)
parent75568a3409fccdebf01446312a9f109cc1a11d15 (diff)
downloadmonitoring-plugins-809cd6a2f9f62df99096540cb7378dfb68acec9a.tar.gz
Merge branch 'master' into refactor/check_game
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 8e35bc61..d40a0937 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -52,7 +52,8 @@ EXTRA_DIST = t \
52 check_swap.d \ 52 check_swap.d \
53 check_game.d \ 53 check_game.d \
54 check_dbi.d \ 54 check_dbi.d \
55 check_ssh.d 55 check_ssh.d \
56 check_dns.d
56 57
57PLUGINHDRS = common.h 58PLUGINHDRS = common.h
58 59