From ee83025c5e7639d93e8332c3528d1f531c4024f0 Mon Sep 17 00:00:00 2001 From: Ravi kumar Veeramally Date: Thu, 2 Oct 2014 15:25:17 +0300 Subject: mcaptest: Move it from android to tools --- android/Makefile.am | 9 --------- 1 file changed, 9 deletions(-) (limited to 'android/Makefile.am') diff --git a/android/Makefile.am b/android/Makefile.am index 75802dd14..7ae2c7675 100644 --- a/android/Makefile.am +++ b/android/Makefile.am @@ -90,15 +90,6 @@ android_bluetooth_default_la_CFLAGS = $(AM_CFLAGS) -I$(srcdir)/android android_bluetooth_default_la_LDFLAGS = $(AM_LDFLAGS) -module -avoid-version \ -no-undefined -noinst_PROGRAMS += android/mcaptest - -android_mcaptest_SOURCES = android/mcaptest.c \ - src/log.h src/log.c \ - btio/btio.h btio/btio.c \ - profiles/health/mcap.h profiles/health/mcap.c -android_mcaptest_CFLAGS = $(AM_CFLAGS) -android_mcaptest_LDADD = lib/libbluetooth-internal.la @GLIB_LIBS@ - noinst_PROGRAMS += android/avdtptest android_avdtptest_SOURCES = android/avdtptest.c \ -- cgit v1.2.1