Fixed the 'clean-plugins' target in the Makefile to also remove additional plugin libraries

This commit is contained in:
Klaus Schmidinger
2006-06-02 14:48:21 +02:00
parent 7997b678f2
commit 833d649e13
3 changed files with 6 additions and 4 deletions

View File

@@ -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<68><6C>ler <marco@lordzodiac.de>
for fixing handling colors in cDvbSpuPalette::yuv2rgb()