mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-20 04:40:07 +01:00
autotools: Fix tags/cscope targets with autools
This was introduced with a95bb6f7e5 (clients: Support explicit
synchronization)
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
parent
cc64cc3717
commit
825077d591
1 changed files with 1 additions and 1 deletions
|
|
@ -703,7 +703,7 @@ nodist_weston_simple_dmabuf_egl_SOURCES = \
|
|||
protocol/linux-dmabuf-unstable-v1-protocol.c \
|
||||
protocol/linux-dmabuf-unstable-v1-client-protocol.h \
|
||||
protocol/linux-explicit-synchronization-unstable-v1-protocol.c \
|
||||
protocol/linux-explicit-synchronization-v1-client-protocol.h
|
||||
protocol/linux-explicit-synchronization-unstable-v1-client-protocol.h
|
||||
weston_simple_dmabuf_egl_CFLAGS = $(AM_CFLAGS) $(SIMPLE_DMABUF_EGL_CLIENT_CFLAGS)
|
||||
weston_simple_dmabuf_egl_LDADD = $(SIMPLE_DMABUF_EGL_CLIENT_LIBS) libshared.la -lm
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue