Bug 118365

Summary: Add Makefile to WebKitLauncher
Product: WebKit Reporter: David Farler <dfarler>
Component: Tools / TestsAssignee: David Farler <dfarler>
Status: RESOLVED FIXED    
Severity: Trivial CC: mrowe
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.8   
Attachments:
Description Flags
Patch mrowe: review+

Description David Farler 2013-07-03 12:12:12 PDT
Let's add a Makefile to WebKitLauncher so it can build with the shared Makefile. This will make it easy to build with the ASAN nightly infrastructure, reusing the same buildbot step.
Comment 1 David Farler 2013-07-03 12:20:53 PDT
Created attachment 206017 [details]
Patch
Comment 2 David Farler 2013-07-03 13:16:50 PDT
Committed r152373: <http://trac.webkit.org/changeset/152373>