From 0da542be2076dfedeed8b14cd67a758a73f9b30a Mon Sep 17 00:00:00 2001 From: Frank Stutz Date: Tue, 18 Oct 2016 15:56:45 -0700 Subject: [PATCH] put Makefile back to normal --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c011099f6..3b4ecfa1d 100644 --- a/Makefile +++ b/Makefile @@ -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: