summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2013-09-20 14:53:55 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2013-09-20 14:53:55 (GMT)
commitbce7e739cc94708609f372b7bdcaf123c11d3279 (patch)
tree9c8e16eea69a038b0bbb37576aec0bc105a995c2 /Makefile.am
parenta7d50ec713f163ca3c57b1268546a04860d0e242 (diff)
downloadmonitoring-plugins-bce7e739cc94708609f372b7bdcaf123c11d3279.tar.gz
Remove the BUGS file
The BUGS file wasn't maintained properly anymore. And doing so makes no sense. That's what the bug tracker is for.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index aae8ec9..dc16654 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,7 @@
3SUBDIRS = gl tap lib plugins plugins-scripts plugins-root po @PERLMODS_DIR@ 3SUBDIRS = gl tap lib plugins plugins-scripts plugins-root po @PERLMODS_DIR@
4 4
5EXTRA_DIST = config.rpath \ 5EXTRA_DIST = config.rpath \
6 ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS BUGS CODING FAQ LEGAL NEWS \ 6 ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS CODING FAQ LEGAL NEWS \
7 NP-VERSION-GEN REQUIREMENTS SUPPORT THANKS \ 7 NP-VERSION-GEN REQUIREMENTS SUPPORT THANKS \
8 NPTest.pm pkg nagios-plugins.spec \ 8 NPTest.pm pkg nagios-plugins.spec \
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 \