]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
offlineimap: sync labels and switch to daemon mode
[dotfiles.git] / Makefile
index 8007e91852b1b28ea854dc5859de6b47746021dc..03446499bed398dc56fe17c2266133b9bfa0eceb 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 profile weechat xbindkeysrc Xresources xprofile zprofile zshrc
+CONFIGFILES := aliases compton.conf git mimeo.conf mpd offlineimap ranger retroarch vim xkb zsh
 
 .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)
 install: $(FILES) $(DOTFILES) $(CONFIGFILES)