Diff between 70807e8ff2265a74bbdfdf180f9fceff597a0540 and c37341904ab8dafda27b499baf38933d55ae9dde

Changed Files

File Additions Deletions Status
Makefile.obexd +2 -0 modified

Full Patch

diff --git a/Makefile.obexd b/Makefile.obexd
index b9fbc9b..37a1334 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 \