From: Samir Benmendil Date: Thu, 4 Jul 2013 05:29:19 +0000 (+0200) Subject: update Makefile with new files X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/70b6d8a676e74499c2d9c601b7f69835deb99e93 update Makefile with new files --- diff --git a/Makefile b/Makefile index 7ffd817..8007e91 100644 --- 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)