aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.android
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.android')
-rw-r--r--Makefile.android2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.android b/Makefile.android
index 1b44140..a6dd83a 100644
--- a/Makefile.android
+++ b/Makefile.android
@@ -1288,7 +1288,7 @@ VL_SOURCES := android/framebuffer.c \
android/looper-generic.c \
android/snapshot.c \
android/main-common.c \
- android/main-ui.c \
+ android/main.c \
vl-android-ui.c \
iolooper-select.c \
android/protocol/core-connection.c \