]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
add xmodmap
[dotfiles.git] / Makefile
index 1f63f7cde52674dbd779d39e5a8542b9fb88fe43..92acff662885d5e2e2e7a0a6b57b3d8eaeb0a76e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ APATH := $(realpath .)
 RPATH := $(subst $(wildcard ~/),,$(APATH))
 
 FILES := bin
 RPATH := $(subst $(wildcard ~/),,$(APATH))
 
 FILES := bin
-DOTFILES := aliasesrc bash* flexget vim* zsh*
+DOTFILES := aliases bash* conky* flexget vim* xbindkeysrc Xmodmap zsh*
 
 .PHONY: install $(FILES) $(DOTFILES)
 install: $(FILES) $(DOTFILES)
 
 .PHONY: install $(FILES) $(DOTFILES)
 install: $(FILES) $(DOTFILES)