From 9fb87705c24a9f5f7537e9b1802ee7780d4a4625 Mon Sep 17 00:00:00 2001 From: Claudio Takahasi Date: Wed, 16 Jan 2013 10:31:30 -0300 Subject: bluetooth: Add profile register / unregister Adds utility API to handle BlueZ 5 RegisterProfile and UnregisterProfile methods. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 072b3860..1fc45206 100644 --- a/Makefile.am +++ b/Makefile.am @@ -435,7 +435,7 @@ builtin_cflags += @BLUEZ_CFLAGS@ builtin_libadd += @BLUEZ_LIBS@ else builtin_modules += bluez5 -builtin_sources += plugins/bluez5.c +builtin_sources += plugins/bluez5.c plugins/bluez5.h builtin_modules += hfp_bluez5 builtin_sources += plugins/hfp_hf_bluez5.c -- cgit v1.2.3