diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-06-02 14:48:21 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-06-02 14:48:21 +0200 |
commit | 833d649e13613686c8c4ac6a33ed6010310b4ede (patch) | |
tree | 84274052a60f8665b531d49800f8fe3428f582e4 /HISTORY | |
parent | 7997b678f292bf59dcca79d2791258d219e7a676 (diff) | |
download | vdr-833d649e13613686c8c4ac6a33ed6010310b4ede.tar.gz vdr-833d649e13613686c8c4ac6a33ed6010310b4ede.tar.bz2 |
Fixed the 'clean-plugins' target in the Makefile to also remove additional plugin libraries
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4756,3 +4756,5 @@ Video Disk Recorder Revision History because it caused a compiler warning with g++ 4.1.1 (reported by Ville Skyttä). Since the third parameter has to be non-null to have any effect, the call was presumably a NOP, anyway. +- Fixed the 'clean-plugins' target in the Makefile to also remove additional + plugin libraries (thanks to Wayne Keer). |