[clutter] build: Move clutter-event-tslib.c out of egl/
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] build: Move clutter-event-tslib.c out of egl/
- Date: Thu, 3 Nov 2011 16:14:32 +0000 (UTC)
commit 4ee00b67b55d56c5c36bdf2978593532d540190a
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 851183e..114ea3f 100644
--- a/clutter/Makefile.am
+++ b/clutter/Makefile.am
@@ -528,7 +528,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]