Update Android.mk
This commit is contained in:
parent
fe3a997f05
commit
ec6e0aa81a
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ 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 \
|
||||||
$(call all-makefiles-under,$(LOCAL_PATH)/) \
|
$(call all-makefiles-under,$(LOCAL_PATH)/) \
|
||||||
$(ROOT_PATH)/jni/Android.mk
|
$(ROOT_PATH)/android/OsmAnd-java/Android.mk
|
||||||
$(info OsmAnd makefiles: $(OSMAND_MAKEFILES))
|
$(info OsmAnd makefiles: $(OSMAND_MAKEFILES))
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue