1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00

OP-1818 define ZIP variable in make/tools.mk

This commit is contained in:
Philippe Renon 2015-04-05 18:38:56 +02:00
parent 2c2d50908f
commit e61aefdfee

View File

@ -166,6 +166,7 @@ GIT := git
CURL := curl
TAR := tar
UNZIP := unzip
ZIP := gzip
OPENSSL := openssl
ANT := ant
JAVAC := javac