Fixed a bug in the Makefile when installing plugins with LCLBLD=1

This commit is contained in:
Klaus Schmidinger
2015-01-01 14:01:50 +01:00
parent 99d7fe6cf9
commit a4169ceb22
3 changed files with 5 additions and 2 deletions

View File

@@ -7919,3 +7919,5 @@ Video Disk Recorder Revision History
2014-04-13: Version 2.0.7
- Fixed a possible division by zero in frame rate detection.
- Fixed a bug in the Makefile when installing plugins with LCLBLD=1 (thanks to
Stefan Huelswitt).