Index: src/native_client/tools/modular-build/treemappers.py |
diff --git a/src/native_client/tools/modular-build/treemappers.py b/src/native_client/tools/modular-build/treemappers.py |
index f336d97939a0626f7b4d7161dce231286b8bf237..db94a43b1f1883c703197c9ecaf5422c9fc8948c 100644 |
--- a/src/native_client/tools/modular-build/treemappers.py |
+++ b/src/native_client/tools/modular-build/treemappers.py |
@@ -136,7 +136,7 @@ def NaClSourceSubset(input_tree): |
"third_party/gles2_book", |
"third_party/npapi", |
"third_party/pylib", |
- "third_party/scons-2.0.1", |
+ "third_party/scons", |
# Pulled in from SVN repos via DEPS |
"base", |
"build", |