diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -482,7 +482,7 @@ show-upstream-deps-%: .PHONY: clean clean: - rm -rf $(call TMP_DIR,*) $(PREFIX) build-matrix.html versions.json + rm -rf $(call TMP_DIR,*) $(PREFIX) build-matrix.html .PHONY: clean-pkg clean-pkg: |