summaryrefslogtreecommitdiff
path: root/platform/android/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/Makefile')
-rw-r--r--platform/android/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/android/Makefile b/platform/android/Makefile
new file mode 100644
index 00000000..68c8d5b3
--- /dev/null
+++ b/platform/android/Makefile
@@ -0,0 +1,4 @@
+default:
+ $(MAKE) -C ../java -f Makejar
+ ndk-build
+ ant debug