Added a missing '-D' to the 'plugins' target of the Makefile

This commit is contained in:
Klaus Schmidinger
2020-06-03 12:25:09 +02:00
parent 196785ff05
commit e6bf3b6975
3 changed files with 8 additions and 2 deletions

View File

@@ -9452,3 +9452,8 @@ Video Disk Recorder Revision History
the old one is deprecated and will be removed in a future version.
The version numbers (both VDRVERSNUM and APIVERSNUM) have been bumped to 2.4.2, so
that plugins can detect the presence of the new cControl::Control().
2020-06-03:
- Added a missing '-D' to the 'plugins' target of the Makefile (thanks to Johann
Friedrichs).