put Makefile back to normal

This commit is contained in:
Frank Stutz 2016-10-18 15:56:45 -07:00
parent 974eb3d640
commit 0da542be20
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ build-for-docker:
# run package script
package:
./scripts/build.py --package --version="$(VERSION)" --platform=linux --arch=all
./scripts/build.py --package --version="$(VERSION)" --platform=linux --arch=all --upload
# Get dependencies and use gdm to checkout changesets
prepare: