Add top of the tree Android.mk, sets piglit_top

Signed-off-by: Tom Gall <[email protected]>
---
 Android.mk |    5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 Android.mk

diff --git a/Android.mk b/Android.mk
new file mode 100644
index 0000000..8276ed9
--- /dev/null
+++ b/Android.mk
@@ -0,0 +1,5 @@
+LOCAL_PATH := $(call my-dir)
+
+piglit_top := $(LOCAL_PATH)
+
+include $(call all-subdir-makefiles)
-- 
1.7.10.4

_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to