Update mk

This commit is contained in:
Victor Shcherb 2013-08-05 23:19:35 +02:00
parent 5e62e7bba2
commit 968c15a254

View file

@ -12,7 +12,7 @@ else
OSMAND_MAKEFILES := \
$(call all-makefiles-under,$(ROOT_PATH)/core/externals) \
$(ROOT_PATH)/core/Android.mk \
$(all-subdir-makefiles) \
$(call all-makefiles-under,$(LOCAL_PATH)/) \
$(ROOT_PATH)/jni/Android.mk
$(info OsmAnd makefiles: $(OSMAND_MAKEFILES))
endif