diff options
| author | Jan Wagner <waja@cyconet.org> | 2014-10-15 10:38:51 +0200 |
|---|---|---|
| committer | Jan Wagner <waja@cyconet.org> | 2014-10-15 13:47:07 +0200 |
| commit | 37a004398f5b647f2af71b6030e076a3cb37cffb (patch) | |
| tree | 4fde500fcf27f58bd8ab2083422ef8532799ecb0 /Makefile.am | |
| parent | 83744b24b0eaa2050269d55ec795d5b78da711d9 (diff) | |
| download | monitoring-plugins-37a0043.tar.gz | |
Removing the spec file, as it's broken
Even we have none feedback in PR #1283
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 517068ce..9ee0800e 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -5,7 +5,7 @@ SUBDIRS = gl tap lib plugins plugins-scripts plugins-root po @PERLMODS_DIR@ | |||
| 5 | EXTRA_DIST = config.rpath \ | 5 | EXTRA_DIST = config.rpath \ |
| 6 | ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS CODING ChangeLog FAQ LEGAL NEWS \ | 6 | ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS CODING ChangeLog FAQ LEGAL NEWS \ |
| 7 | NP-VERSION-GEN REQUIREMENTS SUPPORT THANKS \ | 7 | NP-VERSION-GEN REQUIREMENTS SUPPORT THANKS \ |
| 8 | NPTest.pm pkg monitoring-plugins.spec \ | 8 | NPTest.pm pkg \ |
| 9 | config_test/Makefile config_test/run_tests config_test/child_test.c \ | 9 | config_test/Makefile config_test/run_tests config_test/child_test.c \ |
| 10 | perlmods tools/build_perl_modules \ | 10 | perlmods tools/build_perl_modules \ |
| 11 | tools/tinderbox_build | 11 | tools/tinderbox_build |
