Index: build/SConscript.main |
=================================================================== |
--- build/SConscript.main (revision 5515) |
+++ build/SConscript.main (working copy) |
@@ -263,7 +263,7 @@ |
sconscripts.append('$OBJ_ROOT/build/SConscript.v8') |
if LoadComponent('webkit'): |
- sconscripts.append('$WEBKIT_DIR/SConscript') |
+ sconscripts.append('$WEBKIT_DIR/webkit.scons') |
# Add the final list into the root environment to be build in BuildComponents. |