summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0ef02ef..ed0896a 100644
--- a/Makefile
+++ b/Makefile
@@ -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: