--- Makefile.android | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Makefile.android b/Makefile.android index 4d7da39..895b0fa 100644 --- a/Makefile.android +++ b/Makefile.android @@ -15,3 +15,17 @@ endif EXTRA_DIST += android/Android.mk android/log.c EXTRA_DIST += android/hal-ipc-api.txt + +EXTRA_DIST += android/hardware/bluetooth.h \ + android/hardware/bt_av.h \ + android/hardware/bt_gatt.h \ + android/hardware/bt_gatt_client.h \ + android/hardware/bt_gatt_server.h \ + android/hardware/bt_gatt_types.h \ + android/hardware/bt_hf.h \ + android/hardware/bt_hh.h \ + android/hardware/bt_hl.h \ + android/hardware/bt_pan.h \ + android/hardware/bt_rc.h \ + android/hardware/bt_sock.h \ + android/hardware/hardware.h -- 1.8.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