summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8e78ab001..e3664e0b4 100644
--- a/Makefile
+++ b/Makefile
@@ -469,6 +469,7 @@ clean: stop-docker
rm -f *.out
rm -f *.test
rm -f imports/imports.go
+ rm -f cmd/platform/cprofile*.out
nuke: clean clean-docker
@echo BOOM