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 efef79e..c750268 100644
--- a/Makefile
+++ b/Makefile
@@ -25,5 +25,5 @@ remote:
git remote add bootstrap $(REPO)
clean:
- rm -r modules
+ rm -rf modules
git checkout modules