diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-11 10:43:31 +0100 |
|---|---|---|
| committer | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-11 10:43:31 +0100 |
| commit | 7acfac740975f633ae83883535590dffb2650c88 (patch) | |
| tree | 3d05b28f6d900ebe116f0a3b5d7e8afdea230e65 /plugins/Makefile.am | |
| parent | cf48162487d6f042af084ee436acdd7a2db0cbfd (diff) | |
| parent | df0d6ee5e0c870d50934eb095a88587547697953 (diff) | |
| download | monitoring-plugins-7acfac74.tar.gz | |
Merge branch 'master' into refactor/check_fping
Diffstat (limited to 'plugins/Makefile.am')
| -rw-r--r-- | plugins/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 25a286c1..fc5d158b 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
| @@ -58,6 +58,7 @@ EXTRA_DIST = t \ | |||
| 58 | check_by_ssh.d \ | 58 | check_by_ssh.d \ |
| 59 | check_smtp.d \ | 59 | check_smtp.d \ |
| 60 | check_dig.d \ | 60 | check_dig.d \ |
| 61 | check_cluster.d \ | ||
| 61 | check_fping.d | 62 | check_fping.d |
| 62 | 63 | ||
| 63 | PLUGINHDRS = common.h | 64 | PLUGINHDRS = common.h |
