]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
aweome: open new clients as slaves
[dotfiles.git] / Makefile
index 8007e91852b1b28ea854dc5859de6b47746021dc..c543a53eeecd884ec5cdc64daad43694273058e3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 APATH := $(realpath .)
 
 FILES := bin
-DOTFILES := aliases bash* conky* flexget git* vim* xbindkeysrc Xmodmap Xresources xprofile zsh*
-CONFIGFILES := retroarch compton.conf
+DOTFILES := conky* git* goobookrc msmtp* mutt ncmpcpp offlineimap* profile weechat xbindkeysrc Xresources xprofile zprofile zshrc
+CONFIGFILES := aliases compton.conf git mimeo.conf mpd ranger retroarch vim xkb zsh
 
 .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)
 install: $(FILES) $(DOTFILES) $(CONFIGFILES)