X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/2983793fb38ae06dface67c895bf85ff37a7a05c..b8e3329e0fc239135eaa3b0ab8477aec8af277c3:/Makefile diff --git a/Makefile b/Makefile index 790826f..df88294 100644 --- 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)