[clutter/multi-backend: 11/18] 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/18] build: Move clutter-event-tslib.c out of egl/
- Date: Fri, 14 Oct 2011 11:08:37 +0000 (UTC)
commit 40e6763b65dd257c580d5c4fb6a3fc53c9582ace
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]