summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-06-02 14:48:21 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-06-02 14:48:21 +0200
commit833d649e13613686c8c4ac6a33ed6010310b4ede (patch)
tree84274052a60f8665b531d49800f8fe3428f582e4 /CONTRIBUTORS
parent7997b678f292bf59dcca79d2791258d219e7a676 (diff)
downloadvdr-833d649e13613686c8c4ac6a33ed6010310b4ede.tar.gz
vdr-833d649e13613686c8c4ac6a33ed6010310b4ede.tar.bz2
Fixed the 'clean-plugins' target in the Makefile to also remove additional plugin libraries
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index db37720c..f5ea22f5 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -1281,8 +1281,8 @@ Wayne Keer <syphir@syphir.sytes.net>
for reporting a spelling error in 'canceling'
for adding some 'mkdir -p' to the Makefile's 'install' target
for reporting some missing braces in remux.c
- for suggesting to modifiy the Makefile to copy additional libraries a plugin might
- provide
+ for suggesting to modifiy the Makefile to copy and clean up additional libraries
+ a plugin might provide
Marco Schlüßler <marco@lordzodiac.de>
for fixing handling colors in cDvbSpuPalette::yuv2rgb()