The Makefile now also installs the include files

This commit is contained in:
Klaus Schmidinger
2011-04-17 13:37:50 +02:00
parent bcdd5cb886
commit 31d80e527e
3 changed files with 11 additions and 2 deletions

View File

@@ -6602,3 +6602,4 @@ Video Disk Recorder Revision History
- Fixed a possible NULL pointer dereference in osddemo.c (reported by Paul Menzel).
- Now using pkg-config to get fribidi, freetype and fontconfig cflags and libs (thanks
to Ville Skytt<74>).
- The Makefile now also installs the include files (thanks to Ville Skytt<74>).