Skip to content

Commit

Permalink
make android along with packages closes #3630
Browse files Browse the repository at this point in the history
  • Loading branch information
myleshorton committed Mar 4, 2016
1 parent 9a6ea8d commit f71d088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -374,7 +374,7 @@ package-darwin: package-darwin-manoto

binaries: docker-assets docker-linux docker-windows darwin

packages: require-version require-secrets clean-desktop docker-assets docker-package-windows docker-package-linux package-darwin
packages: require-version require-secrets clean-desktop clean-mobile docker-assets docker-package-windows docker-package-linux package-darwin android-release

# Override implicit docker-packages to avoid building whole packages target in
# docker, since it builds the pieces it needs in docker itself.
Expand Down

0 comments on commit f71d088

Please sign in to comment.