]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
weechat: rename servers
[dotfiles.git] / Makefile
index 842770875e01a65c248f56c0caa050f788b8e45f..c9c01e45f08fe129291546e651da4967592a9b64 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 APATH := $(realpath .)
 
 FILES := bin
-DOTFILES := aliases bash* conky* flexget git* vim* xbindkeysrc Xmodmap zsh*
-CONFIGFILES := retroarch
+DOTFILES := aliases bash* conky* flexget git* goobookrc msmtp* mutt ncmpcpp offlineimap* vim* weechat xbindkeysrc Xresources xprofile zsh*
+CONFIGFILES := compton.conf mimeo.conf mpd retroarch xkb
 
 .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)
 install: $(FILES) $(DOTFILES) $(CONFIGFILES)