diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-12 17:22:17 +0100 |
|---|---|---|
| committer | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-12 17:22:17 +0100 |
| commit | 97e65dddbda048f10b58ef8d190f2c0146a164a0 (patch) | |
| tree | 1236da278c9dcc0ccaa7a1294a158bc572f1d172 /plugins/Makefile.am | |
| parent | a8b7df88113ae08d1b34f6efcd7d6d971e2b7c22 (diff) | |
| download | monitoring-plugins-97e65dddbda048f10b58ef8d190f2c0146a164a0.tar.gz | |
Refactor check_real
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 6c582a15..3269b9fb 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
| @@ -55,6 +55,7 @@ EXTRA_DIST = t \ | |||
| 55 | check_game.d \ | 55 | check_game.d \ |
| 56 | check_nagios.d \ | 56 | check_nagios.d \ |
| 57 | check_dbi.d \ | 57 | check_dbi.d \ |
| 58 | check_real.d \ | ||
| 58 | check_ssh.d \ | 59 | check_ssh.d \ |
| 59 | check_nt.d \ | 60 | check_nt.d \ |
| 60 | check_dns.d \ | 61 | check_dns.d \ |
