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 128e9ddce..7d669293c 100644
--- a/android/Makefile.am
+++ b/android/Makefile.am
@@ -30,7 +30,8 @@ android_bluetoothd_SOURCES = android/main.c \
android/hidhost.h android/hidhost.c \
profiles/scanparam/scpp.h \
profiles/scanparam/scpp.c \
- android/dis.h android/dis.c \
+ profiles/deviceinfo/dis.h \
+ profiles/deviceinfo/dis.c \
profiles/battery/bas.h profiles/battery/bas.c \
android/hog.h android/hog.c \
android/ipc-common.h \