summaryrefslogtreecommitdiff
path: root/Makefile.obexd
diff options
context:
space:
mode:
authorChristian Fetzer <christian.fetzer@bmw-carit.de>2013-06-17 10:35:28 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2013-06-25 16:12:47 +0300
commit24e5a587e472cb5f2d71e74c3699f3247d053adf (patch)
treee2717041c784c30611d1c74ed08f3841c9eea434 /Makefile.obexd
parent5a8f0192299605a7c5e7ac52375239dba5c5316d (diff)
downloadbluez-24e5a587e472cb5f2d71e74c3699f3247d053adf.tar.gz
build: Add support for building MAP notification dispatcher
Diffstat (limited to 'Makefile.obexd')
-rw-r--r--Makefile.obexd1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.obexd b/Makefile.obexd
index 5824e0a35..4937e0c48 100644
--- a/Makefile.obexd
+++ b/Makefile.obexd
@@ -73,6 +73,7 @@ obexd_src_obexd_SOURCES = $(gdbus_sources) $(btio_sources) $(gobex_sources) \
obexd/client/ftp.h obexd/client/ftp.c \
obexd/client/opp.h obexd/client/opp.c \
obexd/client/map.h obexd/client/map.c \
+ obexd/client/map-event.h obexd/client/map-event.c \
obexd/client/transfer.h obexd/client/transfer.c \
obexd/client/transport.h obexd/client/transport.c \
obexd/client/dbus.h obexd/client/dbus.c \