summaryrefslogtreecommitdiff
path: root/android/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'android/Makefile.am')
-rw-r--r--android/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/android/Makefile.am b/android/Makefile.am
index 63bcb63ee..128e9ddce 100644
--- a/android/Makefile.am
+++ b/android/Makefile.am
@@ -28,7 +28,8 @@ android_bluetoothd_SOURCES = android/main.c \
src/eir.h src/eir.c \
android/bluetooth.h android/bluetooth.c \
android/hidhost.h android/hidhost.c \
- android/scpp.h android/scpp.c \
+ profiles/scanparam/scpp.h \
+ profiles/scanparam/scpp.c \
android/dis.h android/dis.c \
profiles/battery/bas.h profiles/battery/bas.c \
android/hog.h android/hog.c \