Re: [PATCH 2/5] Remove wayland_protocoldir definition

2014-05-27 Thread Pekka Paalanen
On Tue, 27 May 2014 09:49:28 +0200 Thierry Reding wrote: > On Tue, May 27, 2014 at 09:43:09AM +0300, Pekka Paalanen wrote: > > On Mon, 19 May 2014 17:12:40 +0200 > > Thierry Reding wrote: > > > > > From: Thierry Reding > > > > > > This is mostly useless and can be confusing in makefiles. The

Re: [PATCH 2/5] Remove wayland_protocoldir definition

2014-05-27 Thread Thierry Reding
On Tue, May 27, 2014 at 09:43:09AM +0300, Pekka Paalanen wrote: > On Mon, 19 May 2014 17:12:40 +0200 > Thierry Reding wrote: > > > From: Thierry Reding > > > > This is mostly useless and can be confusing in makefiles. The pattern > > rules defined in the makefile snippet are generic enough to a

Re: [PATCH 2/5] Remove wayland_protocoldir definition

2014-05-26 Thread Pekka Paalanen
On Mon, 19 May 2014 17:12:40 +0200 Thierry Reding wrote: > From: Thierry Reding > > This is mostly useless and can be confusing in makefiles. The pattern > rules defined in the makefile snippet are generic enough to allow the > protocol sources to reside in subdirectories. > > Signed-off-by: T

[PATCH 2/5] Remove wayland_protocoldir definition

2014-05-19 Thread Thierry Reding
From: Thierry Reding This is mostly useless and can be confusing in makefiles. The pattern rules defined in the makefile snippet are generic enough to allow the protocol sources to reside in subdirectories. Signed-off-by: Thierry Reding --- wayland-scanner.m4 | 2 -- wayland-scanner.mk | 6 +++