am ce467097
: am 54aa74ef
: am a9e5bb8a
: am f78fb1d1
: Merge "Use my-dir in a consistent way as others"
* commit 'ce4670977d0367983e40ed339da793792fdb6e06': Use my-dir in a consistent way as others
This commit is contained in:
@@ -154,7 +154,7 @@ endef
|
||||
|
||||
# $(1): List of directories to look for under this directory
|
||||
define all-named-subdir-makefiles
|
||||
$(wildcard $(addsuffix /Android.mk, $(addprefix $(my-dir)/,$(1))))
|
||||
$(wildcard $(addsuffix /Android.mk, $(addprefix $(call my-dir)/,$(1))))
|
||||
endef
|
||||
|
||||
###########################################################
|
||||
|
Reference in New Issue
Block a user