[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

kov at webkit.org kov at webkit.org
Thu Feb 4 21:33:21 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 64d9d343f0b03eb5d1de204b0eaef839219be58d
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Jan 30 21:42:24 2010 +0000

    2010-01-30  Gustavo Noronha Silva  <gns at gnome.org>
    
            Build fixes needed for make distcheck.
    
            * GNUmakefile.am:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54104 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 6be0560..825e14e 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-30  Gustavo Noronha Silva  <gns at gnome.org>
+
+        Build fixes needed for make distcheck.
+
+        * GNUmakefile.am:
+
 2010-01-29  Mark Rowe  <mrowe at apple.com>
 
         Stop copying an IDL file in to the framework wrapper.
diff --git a/WebCore/GNUmakefile.am b/WebCore/GNUmakefile.am
index a830bcd..7afe8d8 100644
--- a/WebCore/GNUmakefile.am
+++ b/WebCore/GNUmakefile.am
@@ -343,7 +343,6 @@ webcore_sources += \
 	WebCore/accessibility/AccessibilityTableRow.cpp \
 	WebCore/accessibility/AccessibilityTableRow.h \
 	WebCore/bindings/js/CachedScriptSourceProvider.h \
-	WebCore/bindings/js/DOMObjectWithSVGContext.h \
 	WebCore/bindings/js/GCController.cpp \
 	WebCore/bindings/js/GCController.h \
 	WebCore/bindings/js/JSAttrCustom.cpp \
@@ -490,6 +489,7 @@ webcore_sources += \
 	WebCore/bindings/js/ScriptState.cpp \
 	WebCore/bindings/js/ScriptState.h \
 	WebCore/bindings/js/ScriptString.h \
+	WebCore/bindings/js/ScriptWrappable.h \
 	WebCore/bindings/js/ScriptValue.cpp \
 	WebCore/bindings/js/ScriptValue.h \
 	WebCore/bindings/js/SerializedScriptValue.cpp \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list