diff --git a/Makefile b/Makefile index b038cb46b3..69eba463c5 100644 --- a/Makefile +++ b/Makefile @@ -47,7 +47,7 @@ clean: rm -f */templates/_globals.tpl rm -f *tgz */charts/*tgz rm -f */requirements.lock - -rm -rf */charts + -rm -rf */charts */tmpcharts pull-all-images: @./tools/pull-images.sh