]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
add c-p.org/bugs
[dotfiles.git] / Makefile
index 7ffd817cc76de0cec764dbe5272781edaaef4466..7f95dc161171500a68b38fbf0e21f8068523dc78 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 APATH := $(realpath .)
 
 FILES := bin
-DOTFILES := aliases bash* conky* flexget git* vim* xbindkeysrc Xmodmap xprofile zsh*
-CONFIGFILES := retroarch compton.conf
+DOTFILES := aliases bash* conky* flexget git* vim* xbindkeysrc Xmodmap Xresources xprofile zsh*
+CONFIGFILES := retroarch compton.conf mimeo.conf
 
 .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)
 install: $(FILES) $(DOTFILES) $(CONFIGFILES)