diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-13 15:18:23 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-13 15:18:23 +0100 |
| commit | af6cfefaacbb15bf371e0d59383b54ff695d1529 (patch) | |
| tree | f2a9f057e34f58da91a1e4d252a83deef895b8d1 /plugins/Makefile.am | |
| parent | 02acc76edc5c646af90a6168df61c711aa3d11d6 (diff) | |
| parent | d2596feaa090c73353412d252cfb7938a9141f9b (diff) | |
| download | monitoring-plugins-af6cfefa.tar.gz | |
Merge pull request #2108 from RincewindsHat/refactor/check_tcp
Refactor/check tcp
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 9e4924c3..30ca63d1 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
| @@ -58,6 +58,7 @@ EXTRA_DIST = t \ | |||
| 58 | check_time.d \ | 58 | check_time.d \ |
| 59 | check_nagios.d \ | 59 | check_nagios.d \ |
| 60 | check_dbi.d \ | 60 | check_dbi.d \ |
| 61 | check_tcp.d \ | ||
| 61 | check_real.d \ | 62 | check_real.d \ |
| 62 | check_ssh.d \ | 63 | check_ssh.d \ |
| 63 | check_nt.d \ | 64 | check_nt.d \ |
