diff options
Diffstat (limited to 'Makefile.android')
-rw-r--r-- | Makefile.android | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.android b/Makefile.android index 65d56c0..96e132b 100644 --- a/Makefile.android +++ b/Makefile.android @@ -1193,7 +1193,7 @@ VL_SOURCES := framebuffer.c \ android/display.c \ android/looper-generic.c \ android/snapshot.c \ - android/main.c \ + android/main-ui.c \ qemu-timer-ui.c \ vl-android-ui.c \ console-ui.c \ |