Title: [164021] trunk/Tools
Revision
164021
Author
[email protected]
Date
2014-02-13 00:36:55 -0800 (Thu, 13 Feb 2014)

Log Message

Speculative build fix after r163998.

* DumpRenderTree/ios/PerlSupport/Makefile:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (164020 => 164021)


--- trunk/Tools/ChangeLog	2014-02-13 08:36:01 UTC (rev 164020)
+++ trunk/Tools/ChangeLog	2014-02-13 08:36:55 UTC (rev 164021)
@@ -1,3 +1,9 @@
+2014-02-13  Tim Horton  <[email protected]>
+
+        Speculative build fix after r163998.
+
+        * DumpRenderTree/ios/PerlSupport/Makefile:
+
 2014-02-12  Alexey Proskuryakov  <[email protected]>
 
         [WK2] Add a C API to get WebCrypto master key from a client

Modified: trunk/Tools/DumpRenderTree/ios/PerlSupport/Makefile (164020 => 164021)


--- trunk/Tools/DumpRenderTree/ios/PerlSupport/Makefile	2014-02-13 08:36:01 UTC (rev 164020)
+++ trunk/Tools/DumpRenderTree/ios/PerlSupport/Makefile	2014-02-13 08:36:55 UTC (rev 164021)
@@ -86,4 +86,8 @@
 
 clean:
 
+installhdrs:
+
+installsrc:
+
 endif
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to