aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorVladimir Chtchetkine <vchtchetkine@google.com>2012-04-06 14:33:46 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-04-06 14:33:46 -0700
commitcb9b2e8dfe8021bc5bae01c7ad7442eb9bb93f9e (patch)
tree22ac17693438f008075aa790271fa3d7c5e31025 /Makefile.common
parentf597bde4b03c8732013c673ca920599d1ee3160d (diff)
parentc8aa2c570d30098da59f1967d5158024ed28570d (diff)
downloadexternal_qemu-cb9b2e8dfe8021bc5bae01c7ad7442eb9bb93f9e.zip
external_qemu-cb9b2e8dfe8021bc5bae01c7ad7442eb9bb93f9e.tar.gz
external_qemu-cb9b2e8dfe8021bc5bae01c7ad7442eb9bb93f9e.tar.bz2
Merge "Implements SDKCtlSocket that implements communication protocol wih SdkController"
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 77fd367..f9d98af 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -479,6 +479,7 @@ CORE_MISC_SOURCES = \
android/android-device.c \
android/async-socket-connector.c \
android/async-socket.c \
+ android/sdk-controller-socket.c \
android/sensors-port.c \
android/utils/timezone.c \
android/camera/camera-format-converters.c \