summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index f12568f..2b38658 100644
--- a/Android.mk
+++ b/Android.mk
@@ -27,3 +27,5 @@ LOCAL_AAPT_FLAGS := --auto-add-overlay
include frameworks/opt/setupwizard/library/common.mk
include $(BUILD_PACKAGE)
+
+include $(call all-makefiles-under,$(LOCAL_PATH))