summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f22ca880..acf000ed 100644
--- a/Makefile
+++ b/Makefile
@@ -413,4 +413,7 @@ release:
debug:
$(MAKE) build=debug
+android:
+ $(MAKE) -C platform/android/viewer
+
.PHONY: all clean nuke install third libs apps generate