aboutsummaryrefslogtreecommitdiffstats
path: root/avdlauncher/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'avdlauncher/Android.mk')
-rw-r--r--avdlauncher/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/avdlauncher/Android.mk b/avdlauncher/Android.mk
index fb48e15..97b6d73 100644
--- a/avdlauncher/Android.mk
+++ b/avdlauncher/Android.mk
@@ -16,7 +16,7 @@ include $(CLEAR_VARS)
ifeq ($(HOST_OS),windows)
LOCAL_SRC_FILES := \
- avdlauncher.c
+ src/source/avdlauncher.c
LOCAL_CFLAGS += -Wall -Wno-unused-parameter
LOCAL_CFLAGS += -D_XOPEN_SOURCE -D_GNU_SOURCE -DSH_HISTORY