mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 21:34:09 +00:00
build: Fix the path to the tslib event source
This commit is contained in:
parent
2544e87869
commit
87f35a3434
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user