]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
add xmodmap
[dotfiles.git] / Makefile
index 3de276edfb1d6183a2fda8311bbc7672a041e2d1..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* conky* 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)