local-server/vendor/github.com/mcluseau/go-swagger-ui/Makefile
2019-02-04 13:56:43 +11:00

8 lines
106 B
Makefile

.PHONY: all;
all: a_swaggerui-packr.go
a_swaggerui-packr.go: ui.go fetch-ui.sh
./fetch-ui.sh
packr -z