Fix paths

This commit is contained in:
Alexey Pelykh 2013-02-18 18:35:03 +02:00
parent 537a9e0926
commit ab15bec7ec

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)
# Protect from previous builds
ifneq ($(TARGET_ARCH_ABI),armeabi-v7a)