Title: [90435] trunk/Tools
- Revision
- 90435
- Author
- [email protected]
- Date
- 2011-07-05 21:36:10 -0700 (Tue, 05 Jul 2011)
Log Message
[wx] Unreviewed build fix after addition of Source/WebCore/xml/parser dir.
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (90434 => 90435)
--- trunk/Tools/ChangeLog 2011-07-06 04:00:28 UTC (rev 90434)
+++ trunk/Tools/ChangeLog 2011-07-06 04:36:10 UTC (rev 90435)
@@ -1,3 +1,9 @@
+2011-07-05 Kevin Ollivier <[email protected]>
+
+ [wx] Unreviewed build fix after addition of Source/WebCore/xml/parser dir.
+
+ * waf/build/settings.py:
+
2011-07-05 Eric Seidel <[email protected]>
Disable NRWT for Leopard until https://bugs.webkit.org/show_bug.cgi?id=63973 can be fixed.
Modified: trunk/Tools/waf/build/settings.py (90434 => 90435)
--- trunk/Tools/waf/build/settings.py 2011-07-06 04:00:28 UTC (rev 90434)
+++ trunk/Tools/waf/build/settings.py 2011-07-06 04:36:10 UTC (rev 90435)
@@ -156,6 +156,7 @@
'Source/WebCore/testing',
'Source/WebCore/websockets',
'Source/WebCore/xml',
+ 'Source/WebCore/xml/parser',
]
config = get_config(wk_root)
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes