projects
/
platform
/
upstream
/
bluez.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cf13be
)
build: Update library version
author
Marcel Holtmann
<marcel@holtmann.org>
Thu, 19 Sep 2019 17:36:43 +0000
(19:36 +0200)
committer
himanshu
<h.himanshu@samsung.com>
Tue, 11 Feb 2020 08:57:59 +0000
(14:27 +0530)
Change-Id: Idd899dc4dfd3a15d03053d614ea9e70882946c55
Signed-off-by: himanshu <h.himanshu@samsung.com>
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
a25586b
..
13d1b1e
100755
(executable)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-80,7
+80,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 2
1:16:18
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 2
2:0:19
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
endif