]> git.rmz.io Git - dotfiles.git/commitdiff
update Makefile with new files
authorSamir Benmendil <samir.benmendil@gmail.com>
Thu, 4 Jul 2013 05:29:19 +0000 (07:29 +0200)
committerSamir Benmendil <samir.benmendil@gmail.com>
Thu, 4 Jul 2013 05:29:19 +0000 (07:29 +0200)
Makefile

index 7ffd817cc76de0cec764dbe5272781edaaef4466..8007e91852b1b28ea854dc5859de6b47746021dc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 APATH := $(realpath .)
 
 FILES := bin
-DOTFILES := aliases bash* conky* flexget git* vim* xbindkeysrc Xmodmap xprofile zsh*
+DOTFILES := aliases bash* conky* flexget git* vim* xbindkeysrc Xmodmap Xresources xprofile zsh*
 CONFIGFILES := retroarch compton.conf
 
 .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)