aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.android
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.android')
-rw-r--r--Makefile.android2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.android b/Makefile.android
index 1cc904a..1d82197 100644
--- a/Makefile.android
+++ b/Makefile.android
@@ -693,6 +693,7 @@ CORE_MISC_SOURCES = vl-android.c \
android/hw-qemud.c \
android/core-init-utils.c \
android/config.c \
+ android/snapshot.c \
ifeq ($(HOST_ARCH),x86)
CORE_MISC_SOURCES += i386-dis.c
@@ -1181,6 +1182,7 @@ VL_SOURCES := framebuffer.c \
android/cmdline-option.c \
android/config.c \
android/display.c \
+ android/snapshot.c \
android/main.c \
qemu-timer-ui.c \
vl-android-ui.c \