[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.22-985-g3c00f00
xan at webkit.org
xan at webkit.org
Wed Mar 17 18:11:41 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit f89197aadcbec7981d9b3e5dc5cf80dca80ff53f
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