]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
replace cairo-compmgr with compton
[dotfiles.git] / Makefile
index 842770875e01a65c248f56c0caa050f788b8e45f..7ffd817cc76de0cec764dbe5272781edaaef4466 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 APATH := $(realpath .)
 
 FILES := bin
-DOTFILES := aliases bash* conky* flexget git* vim* xbindkeysrc Xmodmap zsh*
-CONFIGFILES := retroarch
+DOTFILES := aliases bash* conky* flexget git* vim* xbindkeysrc Xmodmap xprofile zsh*
+CONFIGFILES := retroarch compton.conf
 
 .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)
 install: $(FILES) $(DOTFILES) $(CONFIGFILES)