mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-24 06:59:50 -05:00
Move data device implementation into wayland-server
This commit is contained in:
parent
dbb3ba7269
commit
b6b3d07c83
4 changed files with 511 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ libwayland_server_la_SOURCES = \
|
|||
wayland-protocol.c \
|
||||
wayland-server.c \
|
||||
wayland-shm.c \
|
||||
data-device.c \
|
||||
event-loop.c
|
||||
|
||||
libwayland_client_la_LIBADD = $(FFI_LIBS) libwayland-util.la -lrt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue