summaryrefslogtreecommitdiff
path: root/wrappers/java-android/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wrappers/java-android/Makefile')
-rw-r--r--wrappers/java-android/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/wrappers/java-android/Makefile b/wrappers/java-android/Makefile
index 1082aed..9d9ca79 100644
--- a/wrappers/java-android/Makefile
+++ b/wrappers/java-android/Makefile
@@ -10,6 +10,8 @@ endif
build:
./gradlew $(GRADLE_FLAGS) assembleRelease
+pack: build
+
# Unit tests use library for desktop OS platform, so we still need .try-build-lib for this
# The unit tests find this library through the library path set in common.mk
unit-test: .try-build-lib