Skip to content

Commit b27d1f7

Browse files
committed
Makefile: remove *flag.mk in clean
1 parent 970e73d commit b27d1f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ clean: ## Cleans up everything.
310310
rm -rf $(TOOLS_BIN_DIR)
311311
rm -rf cluster-api
312312
rm -rf test/e2e/data/infrastructure-cloudstack/*/*yaml
313+
rm -rf config/.flag.mk config/.flag-test.mk .dockerflag.mk
313314

314315
##@ Release
315316
## --------------------------------------

0 commit comments

Comments
 (0)