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