summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorFranck Cuny <franck.cuny@gmail.com>2017-06-23 07:24:05 -0700
committerFranck Cuny <franck.cuny@gmail.com>2017-06-23 07:24:05 -0700
commit04924e010dbcd05bdbaac62f61c3ec3fa610c96e (patch)
treed9aae2e7bea5cf57576afbe1156bc54d3b1f70a4 /Makefile
parentRevert "[vim] Remove vim once again" (diff)
downloademacs.d-04924e010dbcd05bdbaac62f61c3ec3fa610c96e.tar.gz
Remove vim again
Diffstat (limited to '')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2c540bf..6f49096 100644
--- a/Makefile
+++ b/Makefile
@@ -8,8 +8,7 @@ INSTALL = \
emacs.d \
gitconfig \
gitignore \
- tmux.conf \
- vimrc
+ tmux.conf
INSTALLED = $(patsubst %,$(INTO)/.%,$(INSTALL))