[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

kov at webkit.org kov at webkit.org
Thu Apr 8 01:41:26 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit e44708c66c636f81829e3214e2543a95ed73852f
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