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-37a004398f5b647f2af71b6030e076a3cb37cffb.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@ EXTRA_DIST = config.rpath \ ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS CODING ChangeLog FAQ LEGAL NEWS \ NP-VERSION-GEN REQUIREMENTS SUPPORT THANKS \ - NPTest.pm pkg monitoring-plugins.spec \ + NPTest.pm pkg \ config_test/Makefile config_test/run_tests config_test/child_test.c \ perlmods tools/build_perl_modules \ tools/tinderbox_build |