summaryrefslogtreecommitdiff
path: root/Makefile.obexd
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@intel.com>2013-07-03 09:29:19 -0300
committerMarcel Holtmann <marcel@holtmann.org>2013-07-18 07:31:50 -0700
commit0585eb43c6d3d3102c4a07646d7c39ddcaede92b (patch)
treecd3a9596bb7c014ccc5789866a07dd2747ae1902 /Makefile.obexd
parent9b686b14f28b96b9dac037eb00402adb2c5b010a (diff)
downloadbluez-0585eb43c6d3d3102c4a07646d7c39ddcaede92b.tar.gz
build-sys: Rename lib suffix to -internal
libbluetooth-private -> libbluetooth-internal
Diffstat (limited to 'Makefile.obexd')
-rw-r--r--Makefile.obexd2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.obexd b/Makefile.obexd
index 4937e0c48..0d9b4c668 100644
--- a/Makefile.obexd
+++ b/Makefile.obexd
@@ -79,7 +79,7 @@ obexd_src_obexd_SOURCES = $(gdbus_sources) $(btio_sources) $(gobex_sources) \
obexd/client/dbus.h obexd/client/dbus.c \
obexd/client/driver.h obexd/client/driver.c \
obexd/src/map_ap.h
-obexd_src_obexd_LDADD = lib/libbluetooth-private.la \
+obexd_src_obexd_LDADD = lib/libbluetooth-internal.la \
@ICAL_LIBS@ @DBUS_LIBS@ @GLIB_LIBS@ -ldl
obexd_src_obexd_LDFLAGS = -Wl,--export-dynamic