From: Christian Fetzer <christian.fetzer@xxxxxxxxxxxx> --- Makefile.obexd | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.obexd b/Makefile.obexd index ae05ae9..5824e0a 100644 --- a/Makefile.obexd +++ b/Makefile.obexd @@ -48,6 +48,9 @@ obexd_builtin_sources += obexd/plugins/mas.c obexd/src/map_ap.h \ obexd/plugins/messages.h \ obexd/plugins/messages-dummy.c +obexd_builtin_modules += mns +obexd_builtin_sources += obexd/client/mns.c obexd/src/map_ap.h \ + obexd/client/map-event.h libexec_PROGRAMS += obexd/src/obexd -- 1.8.2.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html