From 679622277b393acbf9c081690d3fc9d1ff06cb3c Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 11 Dec 2012 17:21:01 +0100 Subject: build: Require phonebook support for IrMC profile --- Makefile.obexd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.obexd') diff --git a/Makefile.obexd b/Makefile.obexd index 62643a10d..9498ac1af 100644 --- a/Makefile.obexd +++ b/Makefile.obexd @@ -27,10 +27,10 @@ obexd_builtin_sources += obexd/plugins/opp.c obexd_builtin_modules += ftp obexd_builtin_sources += obexd/plugins/ftp.c obexd/plugins/ftp.h +if OBEX obexd_builtin_modules += irmc obexd_builtin_sources += obexd/plugins/irmc.c -if OBEX obexd_builtin_modules += pbap obexd_builtin_sources += obexd/plugins/pbap.c \ obexd/plugins/vcard.h obexd/plugins/vcard.c \ -- cgit v1.2.1