aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 83dc2c00..e5948f3e 100644
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,7 @@ all : gnupg vim-plugins
clean :
rm -f gnupg/gpg.conf
- git submodule deinit .
+ git submodule deinit --force .
distclean : clean