| Index: third_party/libvpx/source/config/linux/x64/vpx_config.asm
|
| diff --git a/third_party/libvpx/source/config/linux/x64/vpx_config.asm b/third_party/libvpx/source/config/linux/x64/vpx_config.asm
|
| index 131efd991c90c7c778b21a0d9f66f833ce213d86..b3cbe85af82b33239addf93d01982aa1179b6493 100644
|
| --- a/third_party/libvpx/source/config/linux/x64/vpx_config.asm
|
| +++ b/third_party/libvpx/source/config/linux/x64/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
|
|
|