]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
dwb: add paste.c-p.o userstyle
[dotfiles.git] / Makefile
index 453ae7750b17383b3cd5ec8850c95e78e27aa0e2..df882948c5851ab0bde84ce779ac95aab26259b5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 APATH := $(realpath .)
 
 FILES := bin
-DOTFILES := aliases bash* conky* flexget git* goobookrc msmtp* mutt offlineimap* vim* weechat xbindkeysrc Xmodmap Xresources xprofile zsh*
-CONFIGFILES := retroarch compton.conf mimeo.conf
+DOTFILES := aliases bash* conky* flexget git* goobookrc msmtp* mutt ncmpcpp offlineimap* vim* weechat xbindkeysrc Xmodmap Xresources xprofile zsh*
+CONFIGFILES := retroarch compton.conf mimeo.conf mpd
 
 .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)
 install: $(FILES) $(DOTFILES) $(CONFIGFILES)