Restore android build

This commit is contained in:
Alexey Pelykh 2013-02-18 21:34:14 +02:00
parent ab15bec7ec
commit 6b6c4ffd9a

View file

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