]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
ranger: add config files
[dotfiles.git] / Makefile
index 665ef7c4029d281ef525e0698e6afa33bdf581fb..c543a53eeecd884ec5cdc64daad43694273058e3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ APATH := $(realpath .)
 
 FILES := bin
 DOTFILES := conky* git* goobookrc msmtp* mutt ncmpcpp offlineimap* profile weechat xbindkeysrc Xresources xprofile zprofile zshrc
-CONFIGFILES := aliases compton.conf git mimeo.conf mpd retroarch vim xkb zsh
+CONFIGFILES := aliases compton.conf git mimeo.conf mpd ranger retroarch vim xkb zsh
 
 .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)
 install: $(FILES) $(DOTFILES) $(CONFIGFILES)