aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Android.mk')
-rw-r--r--lib/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Android.mk b/lib/Android.mk
new file mode 100644
index 0000000..cfd03be
--- /dev/null
+++ b/lib/Android.mk
@@ -0,0 +1,2 @@
+LOCAL_PATH:= $(call my-dir)
+include $(call all-makefiles-under,$(LOCAL_PATH))