X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/505dbc1c268efdac4e60e439cca48adbd8cc1004..689f510970b412e5202751cb10c3921a31448ebd:/Makefile diff --git a/Makefile b/Makefile index 0344649..9ddf695 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ APATH := $(realpath .) FILES := bin DOTFILES := conky* git* goobookrc msmtp* mutt ncmpcpp profile weechat xbindkeysrc Xresources xprofile zprofile zshrc -CONFIGFILES := aliases compton.conf git mimeo.conf mpd offlineimap ranger retroarch vim xkb zsh +CONFIGFILES := aliases compton.conf git mimeo.conf mpd offlineimap ranger retroarch systemd vim xkb zsh .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES) install: $(FILES) $(DOTFILES) $(CONFIGFILES)