diff --git a/Makefile b/Makefile index 2670b51aa9c..3e58a21413b 100644 --- a/Makefile +++ b/Makefile @@ -159,7 +159,7 @@ release-build: cross .PHONY: clean clean: - rm -rf $(BUILD_DIR) hack/bin + rm -rf $(BUILD_DIR) hack/bin $(STATIK_FILES) .PHONY: build_deps build_deps: