OSDN Git Service
(root)
/
android-x86
/
external-bluetooth-bluez.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a8f019
)
build: Add support for building MAP notification dispatcher
author
Christian Fetzer
<christian.fetzer@bmw-carit.de>
Mon, 17 Jun 2013 08:35:28 +0000
(10:35 +0200)
committer
Luiz Augusto von Dentz
<luiz.von.dentz@intel.com>
Tue, 25 Jun 2013 13:12:47 +0000
(16:12 +0300)
Makefile.obexd
patch
|
blob
|
history
diff --git
a/Makefile.obexd
b/Makefile.obexd
index
5824e0a
..
4937e0c
100644
(file)
--- 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 \