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