Update mk
This commit is contained in:
parent
5e62e7bba2
commit
968c15a254
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ else
|
||||||
OSMAND_MAKEFILES := \
|
OSMAND_MAKEFILES := \
|
||||||
$(call all-makefiles-under,$(ROOT_PATH)/core/externals) \
|
$(call all-makefiles-under,$(ROOT_PATH)/core/externals) \
|
||||||
$(ROOT_PATH)/core/Android.mk \
|
$(ROOT_PATH)/core/Android.mk \
|
||||||
$(all-subdir-makefiles) \
|
$(call all-makefiles-under,$(LOCAL_PATH)/) \
|
||||||
$(ROOT_PATH)/jni/Android.mk
|
$(ROOT_PATH)/jni/Android.mk
|
||||||
$(info OsmAnd makefiles: $(OSMAND_MAKEFILES))
|
$(info OsmAnd makefiles: $(OSMAND_MAKEFILES))
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue