aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 012f8a6..7024876 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ install: build-stamp
.PHONY: clean
clean:
- rm -f $(BUILD) build-stamp
+ rm -rf $(BUILD) build-stamp $(REPODATA)
.PHONY: install-repo
install-repo: