diff --git a/Makefile b/Makefile index 80c27a3..029c8d8 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ redomod: clean: rm -f *.pb.go - -rm go.* + -rm -f go.* cd configfile && make clean droplet.pb.go: droplet.proto