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
ab215e39e5
commit
a9644f65f3
@ -81,7 +81,7 @@ pkginclude_HEADERS += $(lib_headers)
|
||||
lib_LTLIBRARIES += lib/libbluetooth.la
|
||||
|
||||
lib_libbluetooth_la_SOURCES = $(lib_headers) $(lib_sources)
|
||||
lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 22:0:19
|
||||
lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 22:1:19
|
||||
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user