Fix paths
This commit is contained in:
parent
537a9e0926
commit
ab15bec7ec
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue