aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 056f0ece..0d4af4d6 100644
--- a/Makefile
+++ b/Makefile
@@ -564,9 +564,9 @@ install-vim-bundle: install-vim-config
install-vim-cache:
mkdir -p -- \
- $(VIMDIR)/cache/backup \
- $(VIMDIR)/cache/swap \
- $(VIMDIR)/cache/undo
+ $(VIMDIR)/cache/backup \
+ $(VIMDIR)/cache/swap \
+ $(VIMDIR)/cache/undo
install-vim-compiler:
mkdir -p -- $(VIMDIR)/compiler