X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/a0caa96b5e23c05cf334cc4dd4d0dc15db130606..468df93c1412b92a48b1e29917f913dee711176b:/Makefile diff --git a/Makefile b/Makefile index 3de276e..52f1c84 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ APATH := $(realpath .) RPATH := $(subst $(wildcard ~/),,$(APATH)) FILES := bin -DOTFILES := aliasesrc bash* conky* flexget vim* zsh* +DOTFILES := aliases bash* conky* flexget vim* zsh* .PHONY: install $(FILES) $(DOTFILES) install: $(FILES) $(DOTFILES)