]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
add git config files
[dotfiles.git] / Makefile
index 92acff662885d5e2e2e7a0a6b57b3d8eaeb0a76e..b6b32c48bed898c888c9f9763f9e2a194e0053b1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ APATH := $(realpath .)
 RPATH := $(subst $(wildcard ~/),,$(APATH))
 
 FILES := bin
-DOTFILES := aliases bash* conky* flexget vim* xbindkeysrc Xmodmap zsh*
+DOTFILES := aliases bash* conky* flexget git* vim* xbindkeysrc Xmodmap zsh*
 
 .PHONY: install $(FILES) $(DOTFILES)
 install: $(FILES) $(DOTFILES)