aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.android
diff options
context:
space:
mode:
authorVladimir Chtchetkine <vchtchetkine@google.com>2010-11-30 09:32:55 -0800
committerVladimir Chtchetkine <vchtchetkine@google.com>2010-12-01 10:52:01 -0800
commita8fc4913fb7a4f834a5b9084e86a4a2e3dfd7e0c (patch)
treeeb743fdb18a79eeb50c751e5406bb816d15ffe4e /Makefile.android
parent68235cf4e8f11c0f1abe78ec07921957ba5c3956 (diff)
downloadexternal_qemu-a8fc4913fb7a4f834a5b9084e86a4a2e3dfd7e0c.zip
external_qemu-a8fc4913fb7a4f834a5b9084e86a4a2e3dfd7e0c.tar.gz
external_qemu-a8fc4913fb7a4f834a5b9084e86a4a2e3dfd7e0c.tar.bz2
Implement helper routines for syncronous socket operations
Change-Id: I93af5f740decb1fb0f6e037a76223fa8dd5305ac
Diffstat (limited to 'Makefile.android')
-rw-r--r--Makefile.android1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.android b/Makefile.android
index 96e132b..fef3531 100644
--- a/Makefile.android
+++ b/Makefile.android
@@ -755,6 +755,7 @@ UI_AND_CORE_SOURCES = \
android/keycode-array.c \
android/charmap.c \
android/async-utils.c \
+ android/sync-utils.c \
android/async-console.c \
android/utils/assert.c \
android/utils/bufprint.c \