Title: [151455] trunk
- Revision
- 151455
- Author
- [email protected]
- Date
- 2013-06-11 12:17:00 -0700 (Tue, 11 Jun 2013)
Log Message
Add WebInspectorUI to the Makefile.
Reviewed by Mark Rowe.
* Source/Makefile:
Modified Paths
Diff
Modified: trunk/ChangeLog (151454 => 151455)
--- trunk/ChangeLog 2013-06-11 19:16:51 UTC (rev 151454)
+++ trunk/ChangeLog 2013-06-11 19:17:00 UTC (rev 151455)
@@ -1,3 +1,11 @@
+2013-06-06 Timothy Hatcher <[email protected]>
+
+ Add WebInspectorUI to the Makefile.
+
+ Reviewed by Mark Rowe.
+
+ * Source/Makefile:
+
2013-06-11 Seokju Kwon <[email protected]>
Remove leftover wxWebkit code
Modified: trunk/Source/Makefile (151454 => 151455)
--- trunk/Source/Makefile 2013-06-11 19:16:51 UTC (rev 151454)
+++ trunk/Source/Makefile 2013-06-11 19:17:00 UTC (rev 151455)
@@ -1,4 +1,4 @@
-MODULES = WTF _javascript_Core ThirdParty/ANGLE WebCore WebKit WebKit2
+MODULES = WTF _javascript_Core ThirdParty/ANGLE WebCore WebKit WebKit2 WebInspectorUI
ifneq (,$(findstring iphoneos,$(SDKROOT)))
MODULES = WTF _javascript_Core ThirdParty/ANGLE WebCore WebKit
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes