Merge pull request #1070 from bcwaldon/fix-make-binaries

Add plugin/ to build dir
This commit is contained in:
Joe Beda 2014-08-27 20:37:12 -07:00
commit dcf9f30592

View File

@ -127,6 +127,7 @@ function build-image() {
LICENSE LICENSE
README.md README.md
pkg pkg
plugin
third_party third_party
" "
mkdir -p ${BUILD_CONTEXT_DIR} mkdir -p ${BUILD_CONTEXT_DIR}