X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/4db2b685290972d95cb2bb541fb3e67d5bc03eb0..0507ca440695624542fac67220807b0a5a69add2:/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)