RE: [PATCH weston-1.0] sdk: install weston-egl-ext.h included from compositor.h

2013-02-23 Thread Eoff, Ullysses A
ses A >Sent: Saturday, February 23, 2013 6:38 PM >To: wayland-devel@lists.freedesktop.org >Cc: Eoff, Ullysses A >Subject: [PATCH weston-1.0] sdk: install weston-egl-ext.h included from >compositor.h > >From: "U. Artie Eoff" > >weston-egl-ext.h is included in composit

[PATCH weston-1.0] sdk: install weston-egl-ext.h included from compositor.h

2013-02-23 Thread U. Artie Eoff
From: "U. Artie Eoff" weston-egl-ext.h is included in compositor.h, therefore needs to be installed with the weston sdk. Signed-off-by: U. Artie Eoff --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.am b/src/Makefile.am index bea3b5f..d925620 100644 --- a/sr