mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-01 22:58:40 -04:00
Match libtool version info in 1.0 branch
Master should always as old or older than the stable branch. I didn't copy over the libtool version bump when we bumped it in the 1.0 branch.
This commit is contained in:
parent
66d55ab3c3
commit
dd7ef2e17d
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