rm generated file when clean
This commit is contained in:
parent
a7f7350c51
commit
16db46e6b9
1
Makefile
1
Makefile
@ -51,6 +51,7 @@ build/rice-box.go:
|
|||||||
go run github.com/GeertJohan/go.rice/rice embed-go -i ./build
|
go run github.com/GeertJohan/go.rice/rice embed-go -i ./build
|
||||||
|
|
||||||
BUILD_DEPS+=build/rice-box.go
|
BUILD_DEPS+=build/rice-box.go
|
||||||
|
CLEAN+=build/rice-box.go
|
||||||
|
|
||||||
|
|
||||||
$(MODULES): build/.update-modules ;
|
$(MODULES): build/.update-modules ;
|
||||||
|
Loading…
Reference in New Issue
Block a user