X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/295ba2cb7f52a170d0daab1ce337be3f040597b0..a6f5952c8ef81ef469e434a9b3f64de00eafbd18:/Makefile?ds=inline diff --git a/Makefile b/Makefile index 306bd97..b6b32c4 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 git* vim* xbindkeysrc Xmodmap zsh* .PHONY: install $(FILES) $(DOTFILES) install: $(FILES) $(DOTFILES)