X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/771299e5df58e270a731797e183530d6c6e86243..7922e8f38e8f70758c49024a485a0c7a96a30770:/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)