3 lines
92 B
Makefile
3 lines
92 B
Makefile
|
# Recursively sources all Android.mk files in subdirs:
|
||
|
include $(call all-subdir-makefiles)
|