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