| Index: third_party/libvpx/source/config/win/ia32/vpx_config.asm
|
| diff --git a/third_party/libvpx/source/config/win/ia32/vpx_config.asm b/third_party/libvpx/source/config/win/ia32/vpx_config.asm
|
| index 678b3b9b6a8779effdd1134f5f996a40843398d3..0f7b6528aa31763840921adde367f08f5eb76aac 100644
|
| --- a/third_party/libvpx/source/config/win/ia32/vpx_config.asm
|
| +++ b/third_party/libvpx/source/config/win/ia32/vpx_config.asm
|
| @@ -21,7 +21,7 @@
|
| %define HAVE_UNISTD_H 0
|
| %define CONFIG_DEPENDENCY_TRACKING 1
|
| %define CONFIG_EXTERNAL_BUILD 1
|
| -%define CONFIG_INSTALL_DOCS 0
|
| +%define CONFIG_INSTALL_DOCS 1
|
| %define CONFIG_INSTALL_BINS 1
|
| %define CONFIG_INSTALL_LIBS 1
|
| %define CONFIG_INSTALL_SRCS 0
|
|
|