X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/56e8d50701196b6c3134707c5a5a5b4af9c7caf0..5acf422a86b05ca541e57f1be50a0d703b37b103:/Makefile diff --git a/Makefile b/Makefile index e5e9da5..665ef7c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ APATH := $(realpath .) FILES := bin -DOTFILES := bash* conky* flexget git* goobookrc msmtp* mutt ncmpcpp offlineimap* profile weechat xbindkeysrc Xresources xprofile zprofile zshrc +DOTFILES := conky* git* goobookrc msmtp* mutt ncmpcpp offlineimap* profile weechat xbindkeysrc Xresources xprofile zprofile zshrc CONFIGFILES := aliases compton.conf git mimeo.conf mpd retroarch vim xkb zsh .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)