[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.20-204-g221d8e8

kov at webkit.org kov at webkit.org
Wed Feb 10 22:18:56 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 45be257cd036ee978b66bc964b0cd4be39ca9af8
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Feb 8 13:21:38 2010 +0000

    Build fix for make distcheck.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54481 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 50fd725..53041cd 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-02-08  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
+
+        Build fix for make distcheck.
+
+        * GNUmakefile.am:
+
 2010-02-08  Simon Hausmann  <simon.hausmann at nokia.com>
 
         Unreviewed RVCT build fix.
diff --git a/JavaScriptCore/GNUmakefile.am b/JavaScriptCore/GNUmakefile.am
index 7ac6a8c..278341a 100644
--- a/JavaScriptCore/GNUmakefile.am
+++ b/JavaScriptCore/GNUmakefile.am
@@ -192,6 +192,7 @@ javascriptcore_sources += \
 	JavaScriptCore/runtime/JSONObject.h \
 	JavaScriptCore/runtime/JSPropertyNameIterator.cpp \
 	JavaScriptCore/runtime/JSPropertyNameIterator.h \
+	JavaScriptCore/runtime/JSStringBuilder.h \
 	JavaScriptCore/runtime/JSZombie.h \
 	JavaScriptCore/runtime/LiteralParser.cpp \
 	JavaScriptCore/runtime/LiteralParser.h \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list