Ignore Makefile change

This commit is contained in:
Mitchell Hashimoto 2013-04-15 14:36:53 -07:00
parent 85f177b98a
commit d9b07bcf4a
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
all:
@mkdir -p bin/
@rm -r ${GOPATH}/pkg
go get -d -v ./...
go build -v -o bin/packer