[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.22-985-g3c00f00
eric at webkit.org
eric at webkit.org
Wed Mar 17 18:07:50 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit dcbb5bc64f9f3611130b7302a9926c52150734d2
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Mon Mar 1 21:51:22 2010 +0000
2010-03-01 Fridrich Strba <fridrich.strba at bluewin.ch>
Reviewed by Holger Freyther.
Dist some mathml related files
* GNUmakefile.am:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55377 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index dec3042..813f40d 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,11 @@
+2010-03-01 Fridrich Strba <fridrich.strba at bluewin.ch>
+
+ Reviewed by Holger Freyther.
+
+ Dist some mathml related files
+
+ * GNUmakefile.am:
+
2010-03-01 Kenneth Russell <kbr at google.com>
Reviewed by Oliver Hunt.
diff --git a/WebCore/GNUmakefile.am b/WebCore/GNUmakefile.am
index 3ecc636..d3ea715 100644
--- a/WebCore/GNUmakefile.am
+++ b/WebCore/GNUmakefile.am
@@ -2762,7 +2762,9 @@ webcore_sources += \
WebCore/mathml/MathMLTextElement.cpp \
WebCore/mathml/MathMLTextElement.h \
WebCore/mathml/RenderMathMLBlock.cpp \
- WebCore/mathml/RenderMathMLBlock.h
+ WebCore/mathml/RenderMathMLBlock.h \
+ WebCore/mathml/RenderMathMLUnderOver.cpp \
+ WebCore/mathml/RenderMathMLUnderOver.h
webcore_built_sources += \
DerivedSources/MathMLElementFactory.cpp \
@@ -3677,6 +3679,7 @@ webcore_dist += \
WebCore/css/SVGCSSValueKeywords.in \
WebCore/css/makegrammar.pl \
WebCore/dom/make_names.pl \
+ WebCore/mathml/mathtags.in \
WebCore/platform/text/mac/make-charset-table.pl \
WebCore/platform/ColorData.gperf \
WebCore/svg/xlinkattrs.in \
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list