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