Update OsmAnd/jni/Android.mk

This commit is contained in:
vshcherb 2013-02-04 01:48:01 +01:00
parent cb590daef5
commit 80be6b05a5

View file

@ -1,4 +1,4 @@
OSMAND_MAKEFILES := $(all-subdir-makefiles) $(call all-makefiles-under,$(call my-dir)/../../../../core/targets/android)
OSMAND_MAKEFILES := $(all-subdir-makefiles) $(call all-makefiles-under,$(call my-dir)/../../../core/targets/android)
# Protect from previous builds
ifneq ($(TARGET_ARCH_ABI),armeabi-v7a)