diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-10 21:39:11 +0100 |
|---|---|---|
| committer | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-10 21:39:11 +0100 |
| commit | 2a0943a7612f1c048668e2a43b0ee241297b3d0f (patch) | |
| tree | 9d915eda8edc97ef674c3b9432791a333e2c1947 /plugins/Makefile.am | |
| parent | 920d2e0873fa05878df247e40a2b063ca959814a (diff) | |
| parent | 205384194dc5334aa3d8d8162f1e17e10595fdb3 (diff) | |
| download | monitoring-plugins-2a0943a7612f1c048668e2a43b0ee241297b3d0f.tar.gz | |
Merge branch 'master' into refactor/check_dig
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 643a4992..41487131 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
| @@ -56,6 +56,7 @@ EXTRA_DIST = t \ | |||
| 56 | check_dns.d \ | 56 | check_dns.d \ |
| 57 | check_apt.d \ | 57 | check_apt.d \ |
| 58 | check_by_ssh.d \ | 58 | check_by_ssh.d \ |
| 59 | check_smtp.d \ | ||
| 59 | check_dig.d | 60 | check_dig.d |
| 60 | 61 | ||
| 61 | PLUGINHDRS = common.h | 62 | PLUGINHDRS = common.h |
