[clutter] build: Fix the path to the tslib event source



commit 87f35a3434040f5e80d37218fe86efa547ac4ae5
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Mon Jul 4 16:09:41 2011 +0100

    build: Fix the path to the tslib event source

 clutter/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter/Makefile.am b/clutter/Makefile.am
index d2a377b..2d12f35 100644
--- a/clutter/Makefile.am
+++ b/clutter/Makefile.am
@@ -445,7 +445,7 @@ egl_source_h = \
 	$(srcdir)/cogl/clutter-egl.h		\
 	$(NULL)
 
-egl_tslib_c = $(srcdir)/egl/clutter-event-tslib.c
+egl_tslib_c = $(srcdir)/cogl/clutter-event-tslib.c
 
 evdev_c_priv = \
 	$(srcdir)/evdev/clutter-xkb-utils.c 		\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]