imgsrv/assets/Makefile

7 lines
106 B
Makefile

PKG := assets
bootstrap.css.go: bootstrap.css
go-bindata -pkg=$(PKG) -func="BootstrapCss" -out=$@ $^