summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c361aa4..4879292 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ vet:
@echo this go binary package builds okay
clean:
- rm -f go.*
+ rm -f go.* *.pb.go
rm -f gus
portmap.pb.go: portmap.proto