]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
mpd: add configs
[dotfiles.git] / Makefile
index 790826f78bc9b02e6787ec9fd2cab786821f8247..df882948c5851ab0bde84ce779ac95aab26259b5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ APATH := $(realpath .)
 
 FILES := bin
 DOTFILES := aliases bash* conky* flexget git* goobookrc msmtp* mutt ncmpcpp offlineimap* vim* weechat xbindkeysrc Xmodmap Xresources xprofile zsh*
-CONFIGFILES := retroarch compton.conf mimeo.conf
+CONFIGFILES := retroarch compton.conf mimeo.conf mpd
 
 .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)
 install: $(FILES) $(DOTFILES) $(CONFIGFILES)