summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk
blob: fd297e35397bbd1bdff98f3f9a84285b3587d8e5 (plain)
1
2
3
4
5
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)

# Include all makefiles in subdirectories
include $(call all-makefiles-under,$(LOCAL_PATH))