diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-12 21:54:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-12 21:54:29 +0100 |
| commit | 02acc76edc5c646af90a6168df61c711aa3d11d6 (patch) | |
| tree | 81abfdceb51f71333e4e36e8f233de73bf7c7674 /plugins/Makefile.am | |
| parent | 84b823ae4ffeebc34aebf485774552b92244b62a (diff) | |
| parent | 33f44c4c5a96196661d596d082ed1a6b9e0236fc (diff) | |
| download | monitoring-plugins-02acc76e.tar.gz | |
Merge pull request #2106 from RincewindsHat/refactor/negate
Refactor/negate
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 5cd20319..9e4924c3 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
| @@ -49,6 +49,7 @@ np_test_scripts = tests/test_check_swap.t | |||
| 49 | EXTRA_DIST = t \ | 49 | EXTRA_DIST = t \ |
| 50 | tests \ | 50 | tests \ |
| 51 | $(np_test_scripts) \ | 51 | $(np_test_scripts) \ |
| 52 | negate.d \ | ||
| 52 | check_swap.d \ | 53 | check_swap.d \ |
| 53 | check_ldap.d \ | 54 | check_ldap.d \ |
| 54 | check_hpjd.d \ | 55 | check_hpjd.d \ |
