summaryrefslogtreecommitdiff
path: root/Android.mk
blob: ba187a6d13f343f8767a59173c6b88cba1742360 (plain)
1
2
3
ifneq ($(TARGET_SIMULATOR),true)
include $(call all-subdir-makefiles)
endif