mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-24 06:59:50 -05:00
Move private definitions and prototypes to new wayland-private.h
This commit is contained in:
parent
68d13212f2
commit
cf04b0a18f
7 changed files with 25 additions and 21 deletions
|
|
@ -14,6 +14,7 @@ libwayland_util_la_SOURCES = \
|
|||
connection.h \
|
||||
wayland-util.c \
|
||||
wayland-util.h \
|
||||
wayland-private.h \
|
||||
wayland-hash.c
|
||||
|
||||
libwayland_server_la_LIBADD = $(FFI_LIBS) libwayland-util.la -lrt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue