diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-11 11:08:27 +0100 |
|---|---|---|
| committer | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-11 11:08:27 +0100 |
| commit | 9a520acdf4c39f8906046ab239d3e83959cd5350 (patch) | |
| tree | 956a6ca902f4a968a1883de4a9ae6d9cda819369 /plugins/Makefile.am | |
| parent | f25a4000b6ffbe0fff1d749ff334b36c77ddc6a2 (diff) | |
| parent | df0d6ee5e0c870d50934eb095a88587547697953 (diff) | |
| download | monitoring-plugins-9a520acdf4c39f8906046ab239d3e83959cd5350.tar.gz | |
Merge branch 'master' into refactor/check_curl
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 ce00c392..3ce24325 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_curl.d | 62 | check_curl.d |
| 62 | 63 | ||
| 63 | PLUGINHDRS = common.h | 64 | PLUGINHDRS = common.h |
