This commit is contained in:
Nagy Károly Gábriel
2016-09-12 21:19:31 +03:00
committed by Miek Gieben
parent 2dd8a687b3
commit 1c6dd35b23

View File

@@ -27,7 +27,7 @@ docker: deps
.PHONY: generate
generate: ../../mholt/caddy
go get $(BUILD_VERBOSE) golang.org/x/tools/go/ast/astutil
go generate $(BUILD_VERSOSE)
go generate $(BUILD_VERBOSE)
.PHONY: deps
deps: generate