Include webview library headers in the list of all headers.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Nov 2011 19:49:48 +0000 (19:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Nov 2011 19:49:48 +0000 (19:49 +0000)
commitd8991cbffe038d1bdcdf98552bf2b7444365ca29
tree92e47cbf75f544378fd85eb197acc91378496c99
parentb82f92a80c31a18d2b4f7832913c4f7c7f9d9bc5
Include webview library headers in the list of all headers.

Due to a typo in files.bkl (${...} was used instead of $(...) so the variable
didn't get really dereferenced), the web view headers were not included in the
list of all headers and hence not installed by "make install" under Unix.

Closes #13690.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69829 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
Makefile.in
build/bakefiles/files.bkl
build/msw/wx_core.dsp
build/msw/wx_vc7_core.vcproj
build/msw/wx_vc8_core.vcproj
build/msw/wx_vc9_core.vcproj