summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaulo Borges <paulo.borges@openbossa.org>2013-03-20 19:26:30 -0300
committerDaniel Wagner <daniel.wagner@bmw-carit.de>2013-03-24 13:18:54 +0100
commit63f92d60b50dde964a705d4ffa531d2ad928507c (patch)
tree39be97cd45e60955fee7217d18f36384344e0b8b /Makefile.am
parent2864624c56dd79eaf8a7122a3dbde1b4c85d8657 (diff)
downloadofono-63f92d60b50dde964a705d4ffa531d2ad928507c.tar.bz2
dundee: Rename dundee BlueZ 4 support
The BlueZ 4 support file for dundee has now been renamed to bluez4.c to make it easier to add a BlueZ 5 support file.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ebe20bdb..48e6261d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -766,7 +766,7 @@ sbin_PROGRAMS += dundee/dundee
dundee_dundee_SOURCES = $(gdbus_sources) $(gatchat_sources) $(btio_sources) \
src/log.c src/dbus.c plugins/bluez4.c \
dundee/dundee.h dundee/main.c dundee/dbus.c \
- dundee/manager.c dundee/device.c dundee/bluetooth.c
+ dundee/manager.c dundee/device.c dundee/bluez4.c
dundee_dundee_LDADD = $(builtin_libadd) @GLIB_LIBS@ @DBUS_LIBS@ -ldl