Bug 20276

Summary: [GTK] Makefile rules for the enum GTypes files depend on Makefile instead of GNUmakefile
Product: WebKit Reporter: Marco Barisione <marco.barisione>
Component: WebKitGTKAssignee: Marco Barisione <marco.barisione>
Status: RESOLVED FIXED    
Severity: Minor CC: jmalonzo
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Depend on GNUmakefile instead of Makefile eric: review+

Marco Barisione
Reported 2008-08-04 12:10:48 PDT
The patch committed in revision 34649 added the code needed to generate GTypes for enums but the makefile rules for stamp-webkitenumtypes.h and webkitenumtypes.cpp depend on Makefile instead of GNUmakefile.
Attachments
Depend on GNUmakefile instead of Makefile (1.57 KB, patch)
2008-08-04 12:15 PDT, Marco Barisione
eric: review+
Marco Barisione
Comment 1 2008-08-04 12:15:05 PDT
Created attachment 22636 [details] Depend on GNUmakefile instead of Makefile
Jan Alonzo
Comment 2 2008-08-05 03:56:17 PDT
Good catch. Looks good.
Eric Seidel (no email)
Comment 3 2008-08-06 01:27:15 PDT
Comment on attachment 22636 [details] Depend on GNUmakefile instead of Makefile Ok. I'll believe you.
Jan Alonzo
Comment 4 2008-08-06 05:41:17 PDT
landed in r35600
Note You need to log in before you can comment on or make changes to this bug.