Merge "Fix uses of all-subdir-makefiles"
This commit is contained in:
commit
e993c420d0
@ -45,4 +45,4 @@ $(foreach file,$(test_src_files), \
|
|||||||
)
|
)
|
||||||
|
|
||||||
# Build the manual test programs.
|
# Build the manual test programs.
|
||||||
include $(call all-subdir-makefiles)
|
include $(call all-makefiles-under, $(LOCAL_PATH))
|
||||||
|
Loading…
Reference in New Issue
Block a user