]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
add .vim
[dotfiles.git] / Makefile
index f93f99c034d3f4393b94c21a568e8d43ae08a768..48a4ccb4b2c6fbc446de750f1f4e61e07faca6f6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ APATH := $(realpath .)
 RPATH := $(subst $(wildcard ~/),,$(APATH))
 
 FILES :=
-DOTFILES := bash* flexget vimrc
+DOTFILES := bash* flexget vim*
 
 .PHONY: install $(FILES) $(DOTFILES)
 install: $(FILES) $(DOTFILES)