[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:32:00 UTC 2010


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