mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-15 08:14:28 +08:00
build: Update library version
This commit is contained in:
parent
efd41362b6
commit
d40e741deb
@ -80,7 +80,7 @@ include_HEADERS += $(lib_headers)
|
||||
lib_LTLIBRARIES += lib/libbluetooth.la
|
||||
|
||||
lib_libbluetooth_la_SOURCES = $(lib_headers) $(lib_sources)
|
||||
lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 20:4:17
|
||||
lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 20:5:17
|
||||
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user