Title: [89654] trunk/Tools
Revision
89654
Author
carlo...@webkit.org
Date
2011-06-24 00:09:35 -0700 (Fri, 24 Jun 2011)

Log Message

2011-06-24  Carlos Garcia Campos  <cgar...@igalia.com>

        Unreviewed. Fix WebKit2 GTK build.

        * WebKitTestRunner/GNUmakefile.am:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (89653 => 89654)


--- trunk/Tools/ChangeLog	2011-06-24 06:43:34 UTC (rev 89653)
+++ trunk/Tools/ChangeLog	2011-06-24 07:09:35 UTC (rev 89654)
@@ -1,3 +1,9 @@
+2011-06-24  Carlos Garcia Campos  <cgar...@igalia.com>
+
+        Unreviewed. Fix WebKit2 GTK build.
+
+        * WebKitTestRunner/GNUmakefile.am:
+
 2011-06-23  Ryuan Choi  <ryuan.c...@samsung.com>
 
         Unreviewed, add myself as committer.

Modified: trunk/Tools/WebKitTestRunner/GNUmakefile.am (89653 => 89654)


--- trunk/Tools/WebKitTestRunner/GNUmakefile.am	2011-06-24 06:43:34 UTC (rev 89653)
+++ trunk/Tools/WebKitTestRunner/GNUmakefile.am	2011-06-24 07:09:35 UTC (rev 89654)
@@ -90,6 +90,7 @@
 	-I$(srcdir)/Tools/WebKitTestRunner \
 	-I$(srcdir)/Tools/WebKitTestRunner/InjectedBundle \
 	-I$(srcdir)/Tools/WebKitTestRunner/InjectedBundle/Bindings \
+	-I$(srcdir)/Source/WebCore/testing/js \
 	-I$(top_builddir)/DerivedSources/InjectedBundle \
 	-I$(top_builddir)/DerivedSources/WebKit2/include \
 	$(global_cppflags) \
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to