summaryrefslogtreecommitdiff
path: root/Makefile.obexd
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-12-10 22:06:22 +0100
committerMarcel Holtmann <marcel@holtmann.org>2012-12-10 22:06:22 +0100
commitbde025b912950450f6e3595a29154f0afb18aa6b (patch)
tree43657317418796b31a0321cfb5bc90a5b45eaf49 /Makefile.obexd
parent7004597f9f294b2ef981662517d8499bcc996e48 (diff)
downloadbluez-bde025b912950450f6e3595a29154f0afb18aa6b.tar.gz
build: Add support for building Message Access profile
Diffstat (limited to 'Makefile.obexd')
-rw-r--r--Makefile.obexd5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.obexd b/Makefile.obexd
index ebdb1568b..62643a10d 100644
--- a/Makefile.obexd
+++ b/Makefile.obexd
@@ -38,6 +38,11 @@ obexd_builtin_sources += obexd/plugins/pbap.c \
obexd/plugins/phonebook-dummy.c
endif
+obexd_builtin_modules += mas
+obexd_builtin_sources += obexd/plugins/mas.c obexd/src/map_ap.h \
+ obexd/plugins/messages.h \
+ obexd/plugins/messages-dummy.c
+
libexec_PROGRAMS += obexd/src/obexd