aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@google.com>2009-05-07 21:56:40 +0200
committerDavid 'Digit' Turner <digit@google.com>2009-05-07 21:56:40 +0200
commit88ac246e9be90699ab2580c59ec825822c161608 (patch)
tree1b14876c3705519f459a41269f7cdb80077aeb23 /Android.mk
parent5320f380ca37d9b47204701492e7372ba97bc730 (diff)
downloadndk-88ac246e9be90699ab2580c59ec825822c161608.tar.gz
fix the build. Gaaah
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
new file mode 100644
index 000000000..1ce424de3
--- /dev/null
+++ b/Android.mk
@@ -0,0 +1,3 @@
+# Please keep this file empty. It is only used to avoid breaking the Android build
+# when the NDK sources are stored in the git repository alongside the rest of the
+# platform.