diff --git a/Makefile b/Makefile index 938734a..fb23cd9 100644 --- a/Makefile +++ b/Makefile @@ -114,6 +114,7 @@ proxy: common $(BINDIR) clean: rm -f *_easyjson.go + rm -f easyjson-bootstrap*.go build: server proxy