diff --git a/Android.mk b/Android.mk index 2e0cc1a..bb761fd 100644 --- a/Android.mk +++ b/Android.mk @@ -2,4 +2,4 @@ LOCAL_PATH := $(call my-dir) # Include the browser makefile include $(CLEAR_VARS) -include $(LOCAL_PATH)/browser.mk \ No newline at end of file +include $(LOCAL_PATH)/Browser.mk \ No newline at end of file