Modified the Makefile to copy additional libraries a plugin might provide

This commit is contained in:
Klaus Schmidinger
2006-05-19 12:14:19 +02:00
parent cd7aaa0213
commit c8c22ad49b
5 changed files with 20 additions and 6 deletions

View File

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