Meant to move the Makefile in here too
This commit is contained in:
parent
1ac638a0ad
commit
4505d31471
@ -28,4 +28,4 @@ deps:
|
|||||||
clean:
|
clean:
|
||||||
go clean -x -x $(TARGETS)
|
go clean -x -x $(TARGETS)
|
||||||
|
|
||||||
.PHONY: test build clean fmt
|
.PHONY: test build deps clean fmt
|
Loading…
Reference in New Issue
Block a user