diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-09 00:04:14 +0100 |
|---|---|---|
| committer | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-09 00:04:14 +0100 |
| commit | b6c2e8b258e6c8ed54734062c3a46459be20d838 (patch) | |
| tree | b41cf235c7a2bc001e96953dad78ec47b2f6f01e /plugins/Makefile.am | |
| parent | f63d249984e33030c7e4b3fd97ebe3f034abce3c (diff) | |
| parent | 1d55c2279731766a837b4973f3da79b3e3a6bd90 (diff) | |
| download | monitoring-plugins-b6c2e8b258e6c8ed54734062c3a46459be20d838.tar.gz | |
Merge branch 'master' into refactor/check_ssh
Diffstat (limited to 'plugins/Makefile.am')
| -rw-r--r-- | plugins/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index d43c1971..a0e9cabf 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
| @@ -46,7 +46,7 @@ SUBDIRS = picohttpparser | |||
| 46 | 46 | ||
| 47 | np_test_scripts = tests/test_check_swap.t | 47 | np_test_scripts = tests/test_check_swap.t |
| 48 | 48 | ||
| 49 | EXTRA_DIST = t tests $(np_test_scripts) check_swap.d | 49 | EXTRA_DIST = t tests $(np_test_scripts) check_swap.d check_dbi.d |
| 50 | 50 | ||
| 51 | PLUGINHDRS = common.h | 51 | PLUGINHDRS = common.h |
| 52 | 52 | ||
