mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-04 13:29:51 -05:00
client: Update libtool version for new entry points
We've added wl_display_dispatch_queue_pending, so update the libtool library current and age fields accordingly.
This commit is contained in:
parent
5c34b15f03
commit
da99986271
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ libwayland_server_la_SOURCES = \
|
|||
event-loop.c
|
||||
|
||||
libwayland_client_la_LIBADD = $(FFI_LIBS) libwayland-util.la -lrt -lm
|
||||
libwayland_client_la_LDFLAGS = -version-info 1:0:1
|
||||
libwayland_client_la_SOURCES = \
|
||||
wayland-protocol.c \
|
||||
wayland-client.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue