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

xan at webkit.org xan at webkit.org
Thu Apr 8 02:07:40 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 471d48bbf91f3d2dcdf379f4aba99f6ec7fc232c
Author: xan at webkit.org <xan at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Mar 3 12:09:18 2010 +0000

    2010-03-03  Xan Lopez  <xlopez at igalia.com>
    
            Unreviewed distcheck fix.
    
            Add new file to the build.
    
            * GNUmakefile.am:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55456 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index f0a6993..96ce561 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,11 @@
+2010-03-03  Xan Lopez  <xlopez at igalia.com>
+
+        Unreviewed distcheck fix.
+
+        Add new file to the build.
+
+        * GNUmakefile.am:
+
 2010-03-03  Antti Koivisto  <koivisto at iki.fi>
 
         Reviewed by Oliver Hunt.
diff --git a/WebCore/GNUmakefile.am b/WebCore/GNUmakefile.am
index 8308917..685140c 100644
--- a/WebCore/GNUmakefile.am
+++ b/WebCore/GNUmakefile.am
@@ -1592,6 +1592,7 @@ webcore_sources += \
 	WebCore/platform/graphics/ImageSource.cpp \
 	WebCore/platform/graphics/ImageSource.h \
 	WebCore/platform/graphics/IntPoint.h \
+	WebCore/platform/graphics/IntPointHash.h \
 	WebCore/platform/graphics/IntRect.cpp \
 	WebCore/platform/graphics/IntRect.h \
 	WebCore/platform/graphics/IntSize.h \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list