Bug 53579 - [GTK] Fix dist compilation
Summary: [GTK] Fix dist compilation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-02 00:11 PST by Alejandro G. Castro
Modified: 2011-02-02 00:56 PST (History)
2 users (show)

See Also:


Attachments
Proposed patch (2.25 KB, patch)
2011-02-02 00:16 PST, Alejandro G. Castro
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro G. Castro 2011-02-02 00:11:17 PST
A couple of headers were not added to the sources list of the makefile.am
Comment 1 Alejandro G. Castro 2011-02-02 00:16:13 PST
Created attachment 80901 [details]
Proposed patch
Comment 2 Martin Robinson 2011-02-02 00:26:22 PST
Comment on attachment 80901 [details]
Proposed patch

View in context: https://bugs.webkit.org/attachment.cgi?id=80901&action=review

> Source/WebCore/ChangeLog:8
> +        * GNUmakefile.am: Added WriteBarrier.h to the sources, it was

WriteBarrier.h -> FontWidthVariant.h
Comment 3 Alejandro G. Castro 2011-02-02 00:56:59 PST
Thanks :), landed http://trac.webkit.org/changeset/77369