Added an empty target to the Makefile to make sure the sub-make for libsi is always called

This commit is contained in:
Klaus Schmidinger
2015-02-09 12:30:42 +01:00
parent 2eb23cb9f4
commit 9c100c8d0a
4 changed files with 10 additions and 4 deletions

View File

@@ -8533,3 +8533,5 @@ Video Disk Recorder Revision History
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
- Increased the width of the left text column in the Setup menus to avoid cutting
off German texts.
- Added an empty target to the Makefile to make sure the sub-make for libsi is always
called (thanks to S<>ren Moch).