diff options
Diffstat (limited to 'webkit/SConscript')
-rw-r--r-- | webkit/SConscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/SConscript b/webkit/SConscript index 1100f41..c59c49d 100644 --- a/webkit/SConscript +++ b/webkit/SConscript @@ -123,6 +123,7 @@ env.Prepend( '$WEBKIT_DIR/pending', '$WEBKIT_DIR_PORT_INC/bindings/v8', + '$WEBKIT_DIR_PORT_INC/bindings/v8/custom', '$WEBKIT_DIR_PORT_INC/platform', '$WEBKIT_DIR_PORT_INC/platform/$WEBKIT_PLATFORM_SUBDIR', |