Include paths are now added instead of overwriting INCLUDES in the Makefile

This commit is contained in:
Klaus Schmidinger
2010-04-10 12:44:01 +02:00
parent 123bd2fec0
commit 5a67f86207
3 changed files with 7 additions and 2 deletions

View File

@@ -6430,3 +6430,5 @@ Video Disk Recorder Revision History
there is less than MIN_TS_PACKETS_FOR_FRAME_DETECTOR left (reported by Derek Kelly).
- Added a note about not deleting cDeviceHook objects to device.h.
- Added user defined key kUser0 (suggested by Ulf Kiener).
- Include paths are now added instead of overwriting INCLUDES in the Makefile (thanks
to Paul Menzel).