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 1c4c38f..12be8c6 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ custom:
clean:
rm -f gocui gocui.so
- rm -f *.pb.go
+ rm -f *.pb.go *.patch
go-mod-clean --purge
# Test the README.md & doc.go file