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…
Reference in New Issue
Block a user