summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.obexd2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.obexd b/Makefile.obexd
index b9fbc9b3b..37a133455 100644
--- a/Makefile.obexd
+++ b/Makefile.obexd
@@ -42,6 +42,8 @@ obexd_builtin_sources += obexd/plugins/pbap.c \
obexd/plugins/vcard.h obexd/plugins/vcard.c \
obexd/plugins/phonebook.h \
obexd/plugins/phonebook-@PLUGIN_PHONEBOOK@.c
+EXTRA_DIST += obexd/plugins/phonebook-dummy.c obexd/plugins/phonebook-ebook.c \
+ obexd/plugins/phonebook-tracker.c
obexd_builtin_modules += mas
obexd_builtin_sources += obexd/plugins/mas.c obexd/src/map_ap.h \