Move data device implementation into wayland-server

This commit is contained in:
Kristian Høgsberg 2012-01-04 21:40:21 -05:00
parent dbb3ba7269
commit b6b3d07c83
4 changed files with 511 additions and 0 deletions

View file

@ -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