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

@@ -4716,6 +4716,8 @@ Video Disk Recorder Revision History
- Fixed automatically updating the CAM menu in case the whole operation (for
instance a firmware update) takes longer than the menu timeout.
2006-05-14: Version 1.4.0-2
2006-05-19: Version 1.4.0-2
- Removed leftover LSMOD=... line from 'runvdr'.
- Modified the Makefile to copy additional libraries a plugin might provide (suggested
by Wayne Keer). See PLUGINS.html for details.