diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2023-11-01 11:05:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-01 11:05:50 +0100 |
| commit | 6d08e1c8c96d0327a5b819dc1fbb0d5754f3e2e5 (patch) | |
| tree | 575867b1d1eef4cd20215f22f9151ebb4a02c93d /Makefile.am | |
| parent | 03bde80abbda6fba2225568c3285a2ff2b5445a8 (diff) | |
| parent | 76d9f25cd0dbe99657baeb6fa139a1831558adae (diff) | |
| download | monitoring-plugins-6d08e1c8c96d0327a5b819dc1fbb0d5754f3e2e5.tar.gz | |
Merge branch 'master' into fix_check_mailq
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index df1bcbb3..5959f70f 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ## Process this file with automake to produce Makefile.in | 1 | ## Process this file with automake to produce Makefile.in |
| 2 | 2 | ||
| 3 | SUBDIRS = gl tap lib plugins plugins-scripts plugins-root po @PERLMODS_DIR@ | 3 | SUBDIRS = gl tap lib plugins plugins-scripts plugins-root @PERLMODS_DIR@ |
| 4 | 4 | ||
| 5 | EXTRA_DIST = config.rpath \ | 5 | EXTRA_DIST = config.rpath \ |
| 6 | ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS CODING ChangeLog FAQ NEWS \ | 6 | ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS CODING ChangeLog FAQ NEWS \ |
