Add windows resources to binary.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin
2017-05-15 17:59:51 -04:00
parent a2225276af
commit 8a6ad48d2b
15 changed files with 191 additions and 11 deletions

View File

@ -2,7 +2,7 @@
set -eu -o pipefail
export BUILDDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
BUILDDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
echo "Building all binaries"
SHELL=/bin/bash parallel ::: \