mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
build: Move clutter-event-tslib.c out of egl/
Prepare for a full tslib device manager.
This commit is contained in:
parent
6e9f474d90
commit
4ee00b67b5
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user