Re: [PATCH v2 weston] autotools: Don't use wayland-scanner.m4

2013-08-20 Thread Kristian Høgsberg
On Tue, Aug 20, 2013 at 09:56:52AM +0200, Daiki Ueno wrote: > --- > Put makefile rules into $(top_srcdir)/wayland-scanner.mk and include > it from Makefile.am. Thanks, applied. Kristian > Makefile.am | 2 +- > clients/Makefile.am | 3 ++- > configure.ac | 5 ++--- >

[PATCH v2 weston] autotools: Don't use wayland-scanner.m4

2013-08-20 Thread Daiki Ueno
--- Put makefile rules into $(top_srcdir)/wayland-scanner.mk and include it from Makefile.am. Makefile.am | 2 +- clients/Makefile.am | 3 ++- configure.ac | 5 ++--- src/Makefile.am | 3 ++- src/xwayland/Makefile.am | 3 ++- tests/Makefile.am| 3 ++-