aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 45be256..59c18ea 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -427,7 +427,9 @@ CORE_MISC_SOURCES = \
android/sensors-port.c \
android/utils/timezone.c \
android/camera/camera-format-converters.c \
- android/camera/camera-service.c
+ android/camera/camera-service.c \
+ android/adb-server.c \
+ android/adb-qemud.c
$(call gen-hw-config-defs)