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