X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/aef4b18791e08d4f665da6d327e0b7c37aa4a797..a2232eed703e1caa3fa7d5ff495dd6e1a0ff550b:/Makefile diff --git a/Makefile b/Makefile index 4fd7e47..92acff6 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ APATH := $(realpath .) RPATH := $(subst $(wildcard ~/),,$(APATH)) FILES := bin -DOTFILES := bash* flexget vim* zsh* +DOTFILES := aliases bash* conky* flexget vim* xbindkeysrc Xmodmap zsh* .PHONY: install $(FILES) $(DOTFILES) install: $(FILES) $(DOTFILES)