Lost core library
This commit is contained in:
parent
6b6c4ffd9a
commit
ecffea5cb9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
OSMAND_MAKEFILES := \
|
OSMAND_MAKEFILES := \
|
||||||
$(all-subdir-makefiles) \
|
$(all-subdir-makefiles) \
|
||||||
$(call all-makefiles-under,$(call my-dir)/../../../core) \
|
$(call my-dir)/../../../core/Android.mk \
|
||||||
$(call all-makefiles-under,$(call my-dir)/../../../core/externals)
|
$(call all-makefiles-under,$(call my-dir)/../../../core/externals)
|
||||||
|
|
||||||
# Protect from previous builds
|
# Protect from previous builds
|
||||||
|
|
Loading…
Reference in a new issue