"profiles_sap" should be "profiles/sap". --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index d922f2f..d65b28c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -168,7 +168,7 @@ builtin_nodist += profiles/sap/sap.c noinst_LIBRARIES += profiles/sap/libsap.a -profiles_sap_libsap_a_SOURCES = profiles_sap/sap.h profiles/sap/sap-dummy.c \ +profiles_sap_libsap_a_SOURCES = profiles/sap/sap.h profiles/sap/sap-dummy.c \ profiles/sap/sap-u8500.c endif -- 1.7.10.4 -- 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