aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.android
diff options
context:
space:
mode:
authorDavid Turner <digit@android.com>2010-09-10 11:50:34 +0200
committerDavid 'Digit' Turner <digit@android.com>2010-09-13 00:30:34 -0700
commitb91980562344f6a3b719bfe4be007fa9406e585f (patch)
treed27adae483fb37401a6992a60f008c6ed435919e /Makefile.android
parent4143d8f4c302878923bde0cb2420f4ca27245bcd (diff)
downloadexternal_qemu-b91980562344f6a3b719bfe4be007fa9406e585f.zip
external_qemu-b91980562344f6a3b719bfe4be007fa9406e585f.tar.gz
external_qemu-b91980562344f6a3b719bfe4be007fa9406e585f.tar.bz2
upstream: osdep changes + fix mingw build.
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 4e796d9..0aa294a 100644
--- a/Makefile.android
+++ b/Makefile.android
@@ -646,6 +646,7 @@ CORE_MISC_SOURCES = vl-android.c \
cbuffer.c \
gdbstub.c \
ioport.c \
+ path.c \
shaper.c \
charpipe.c \
tcpdump.c \