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
|
@ -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…
Reference in New Issue
Block a user