diff --git a/Makefile b/Makefile index 0982aa7..b7e73a3 100644 --- a/Makefile +++ b/Makefile @@ -25,3 +25,8 @@ $(GOPATH)/bin/godep: publish: curl -sSLo golang.sh https://raw.githubusercontent.com/Luzifer/github-publish/master/golang.sh bash golang.sh + +prepare-gae-deploy: + rm -rf Dockerfile venvor + +.PHONY: bindata.go