[clutter/multi-backend: 11/15] build: Move clutter-event-tslib.c out of egl/
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/multi-backend: 11/15] build: Move clutter-event-tslib.c out of egl/
- Date: Tue, 11 Oct 2011 23:01:05 +0000 (UTC)
commit 796937b31cf990c09e6ea0b2bb0249c80e10e64f
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Mon Oct 3 10:17:56 2011 +0100
build: Move clutter-event-tslib.c out of egl/
Prepare for a full tslib device manager.
clutter/Makefile.am | 2 +-
clutter/{egl => tslib}/clutter-event-tslib.c | 0
2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter/Makefile.am b/clutter/Makefile.am
index ed8f741..579d4fc 100644
--- a/clutter/Makefile.am
+++ b/clutter/Makefile.am
@@ -525,7 +525,7 @@ egl_source_h = \
$(srcdir)/cogl/clutter-egl.h \
$(NULL)
-egl_tslib_c = $(srcdir)/cogl/clutter-event-tslib.c
+egl_tslib_c = $(srcdir)/tslib/clutter-event-tslib.c
evdev_c_priv = \
$(srcdir)/evdev/clutter-xkb-utils.c \
diff --git a/clutter/egl/clutter-event-tslib.c b/clutter/tslib/clutter-event-tslib.c
similarity index 100%
rename from clutter/egl/clutter-event-tslib.c
rename to clutter/tslib/clutter-event-tslib.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]