[clutter/wip/cogl-winsys-egl: 34/37] build cogl-winsys-egl.c for EGL wayland
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/wip/cogl-winsys-egl: 34/37] build cogl-winsys-egl.c for EGL wayland
- Date: Mon, 4 Apr 2011 12:09:27 +0000 (UTC)
commit e1fe216868bfab73698dbdfb8057b6f9f61753a6
Author: Robert Bragg <robert linux intel com>
Date: Thu Mar 17 19:47:30 2011 +0000
build cogl-winsys-egl.c for EGL wayland
clutter/cogl/cogl/Makefile.am | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/clutter/cogl/cogl/Makefile.am b/clutter/cogl/cogl/Makefile.am
index a492bfe..e75a66f 100644
--- a/clutter/cogl/cogl/Makefile.am
+++ b/clutter/cogl/cogl/Makefile.am
@@ -341,6 +341,10 @@ if SUPPORT_EGL_PLATFORM_GDL
cogl_sources_c += \
$(srcdir)/winsys/cogl-winsys-egl.c
endif
+if SUPPORT_EGL_PLATFORM_WAYLAND
+cogl_sources_c += \
+ $(srcdir)/winsys/cogl-winsys-egl.c
+endif
if SUPPORT_WIN32
cogl_sources_c += \
$(srcdir)/winsys/cogl-winsys-win32.c \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]