From 70b6d8a676e74499c2d9c601b7f69835deb99e93 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Thu, 4 Jul 2013 07:29:19 +0200 Subject: [PATCH] update Makefile with new files --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.48.1