1
0
Fork 0

build: Move clutter-event-tslib.c out of egl/

Prepare for a full tslib device manager.
This commit is contained in:
Emmanuele Bassi 2011-10-03 10:17:56 +01:00
parent 6e9f474d90
commit 4ee00b67b5
2 changed files with 1 additions and 1 deletions

View file

@ -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 \