[PATCH weston 5/7] Makefile: move presentation_timing source out of toytoolkit

Pekka Paalanen ppaalanen at gmail.com
Tue Feb 23 12:30:36 UTC 2016


On Mon, 22 Feb 2016 15:44:17 -0800
Bryce Harrington <bryce at osg.samsung.com> wrote:

> On Mon, Feb 22, 2016 at 03:34:44PM +0200, Pekka Paalanen wrote:
> > From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
> > 
> > Toytoolkit sources don't actually use the presentation_timing client
> > protocol bindings for anything. Apparently they were there only because
> > that's how they end up in BUILT_SOURCES.
> > 
> > Move them from toytoolkit sources to BUILT_SOURCES where also other such
> > things are.
> > 
> > Signed-off-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>  
> 
> Reviewed-by: Bryce Harrington <bryce at osg.samsung.com>

Pushed:
   3f2062c..35552aa  master -> master

Thanks,
pq

> > ---
> >  Makefile.am | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git a/Makefile.am b/Makefile.am
> > index 623621d..e365396 100644
> > --- a/Makefile.am
> > +++ b/Makefile.am
> > @@ -565,8 +565,6 @@ nodist_libtoytoolkit_la_SOURCES =			\
> >  	protocol/text-cursor-position-client-protocol.h	\
> >  	protocol/scaler-protocol.c			\
> >  	protocol/scaler-client-protocol.h		\
> > -	protocol/presentation_timing-protocol.c		\
> > -	protocol/presentation_timing-client-protocol.h	\
> >  	protocol/xdg-shell-unstable-v5-protocol.c			\
> >  	protocol/xdg-shell-unstable-v5-client-protocol.h		\
> >  	protocol/ivi-application-protocol.c		\
> > @@ -772,6 +770,8 @@ BUILT_SOURCES +=					\
> >  	protocol/weston-desktop-shell-protocol.c			\
> >  	protocol/scaler-client-protocol.h		\
> >  	protocol/scaler-protocol.c			\
> > +	protocol/presentation_timing-protocol.c				\
> > +	protocol/presentation_timing-client-protocol.h			\
> >  	protocol/fullscreen-shell-unstable-v1-protocol.c		\
> >  	protocol/fullscreen-shell-unstable-v1-client-protocol.h	\
> >  	protocol/xdg-shell-unstable-v5-protocol.c			\
> > -- 
> > 2.4.10
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 811 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20160223/a986371f/attachment.sig>


More information about the wayland-devel mailing list