[PATCH weston-1.0] sdk: install weston-egl-ext.h included from compositor.h
U. Artie Eoff
ullysses.a.eoff at intel.com
Sat Feb 23 18:38:24 PST 2013
From: "U. Artie Eoff" <ullysses.a.eoff at intel.com>
weston-egl-ext.h is included in compositor.h, therefore
needs to be installed with the weston sdk.
Signed-off-by: U. Artie Eoff <ullysses.a.eoff at intel.com>
---
src/Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/Makefile.am b/src/Makefile.am
index bea3b5f..d925620 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -78,6 +78,7 @@ westoninclude_HEADERS = \
version.h \
compositor.h \
matrix.h \
+ weston-egl-ext.h \
../shared/config-parser.h
moduledir = $(libdir)/weston
--
1.7.11.7
More information about the wayland-devel
mailing list