blob: 3ceefd8f07fec6ce69d833dfdcbe20703b6d4dd5 [file] [log] [blame]
if ANDROID
noinst_PROGRAMS += android/bluetoothd
android_bluetoothd_SOURCES = android/main.c src/log.c
android_bluetoothd_LDADD = @GLIB_LIBS@
endif
EXTRA_DIST += android/Android.mk android/log.c
EXTRA_DIST += android/hal-ipc-api.txt