blob: 37a3fe32acd2b02d4507e2a7b1e471bf5deb6486 [file] [log] [blame]
# =============================================================================
#
# Makefile pointing to all makefiles within the project.
#
# =============================================================================
APP_PROJECT_PATH := $(call my-dir)
# Including all Android.mk files from subdirectories
include $(call all-subdir-makefiles)