Bug 85985

Summary: [GTK] Split WebKit2 Makefile moving source code listings to GNUmakefile.list.am
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, xan.lopez
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch gustavo: review+

Description Carlos Garcia Campos 2012-05-09 05:27:28 PDT
The WebKit2 makefile is already too long, we can split it moving the source code listings to a .list.am makefile like we currently have for JavascriptCore and WebCore
Comment 1 Carlos Garcia Campos 2012-05-09 05:29:20 PDT
Created attachment 140926 [details]
Patch
Comment 2 Gustavo Noronha (kov) 2012-05-09 07:16:17 PDT
Comment on attachment 140926 [details]
Patch

Consistency is good!
Comment 3 Carlos Garcia Campos 2012-05-09 09:08:15 PDT
Committed r116534: <http://trac.webkit.org/changeset/116534>