diff --git a/android/Makefile.am b/android/Makefile.am
index 9045a99..e9d9db1 100644
--- a/android/Makefile.am
+++ b/android/Makefile.am
android_android_tester_LDFLAGS = -pthread -ldl
-plugin_LTLIBRARIES += android/audio.a2dp.default.la
-
noinst_PROGRAMS += android/ipc-tester
android_ipc_tester_SOURCES = emulator/btdev.h emulator/btdev.c \
android/hardware/hardware.h \
android/system/audio.h
+plugin_LTLIBRARIES += android/audio.a2dp.default.la
+
android_audio_a2dp_default_la_CFLAGS = $(AM_CFLAGS) -I$(srcdir)/android
android_audio_a2dp_default_la_LIBADD = @SBC_LIBS@