summaryrefslogtreecommitdiffstats
path: root/util/webkit/mkdist-webkit
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@nokia.com>2009-05-07 07:58:21 (GMT)
committerSimon Hausmann <simon.hausmann@nokia.com>2009-05-07 07:58:21 (GMT)
commit73b519015e16d0cd265a1955419e409ba74ce3e4 (patch)
tree56ff998ed0bba023da8faf914016733020433777 /util/webkit/mkdist-webkit
parent1bb5449daab3a984d96dacd9c0c67eadf27ecf72 (diff)
downloadQt-73b519015e16d0cd265a1955419e409ba74ce3e4.zip
Qt-73b519015e16d0cd265a1955419e409ba74ce3e4.tar.gz
Qt-73b519015e16d0cd265a1955419e409ba74ce3e4.tar.bz2
Slim down WebKit import a bit more
Remove v8 JS bindings. Reviewed-by: Trust me
Diffstat (limited to 'util/webkit/mkdist-webkit')
-rwxr-xr-xutil/webkit/mkdist-webkit1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/webkit/mkdist-webkit b/util/webkit/mkdist-webkit
index a2ef05b..6e8add9 100755
--- a/util/webkit/mkdist-webkit
+++ b/util/webkit/mkdist-webkit
@@ -58,6 +58,7 @@ excluded_directories="$excluded_directories WebCore/Configurations"
excluded_directories="$excluded_directories WebCore/bridge/objc"
excluded_directories="$excluded_directories WebCore/bridge/testbindings.pro"
excluded_directories="$excluded_directories WebCore/bindings/objc"
+excluded_directories="$excluded_directories WebCore/bindings/v8"
excluded_directories="$excluded_directories JavaScriptCore/icu"