Index: source/config/win/x64/vpx_config.asm |
diff --git a/source/config/win/x64/vpx_config.asm b/source/config/win/x64/vpx_config.asm |
index 10e903941bec06c3d7643a1f911dbea624074356..ab0c35d13e0b3441d643d961981f7cb411f52be2 100644 |
--- a/source/config/win/x64/vpx_config.asm |
+++ b/source/config/win/x64/vpx_config.asm |
@@ -26,6 +26,7 @@ |
%define HAVE_PTHREAD_H 0 |
%define HAVE_SYS_MMAN_H 0 |
%define HAVE_UNISTD_H 0 |
+%define CONFIG_DEPENDENCY_TRACKING 1 |
%define CONFIG_EXTERNAL_BUILD 1 |
%define CONFIG_INSTALL_DOCS 0 |
%define CONFIG_INSTALL_BINS 1 |