]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
no need for sudo here
[dotfiles.git] / Makefile
index 842770875e01a65c248f56c0caa050f788b8e45f..2db38d0482c7eb768e44841f6c1ad3b963e47d53 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* weechat xbindkeysrc Xmodmap Xresources xprofile zsh*
+CONFIGFILES := retroarch compton.conf mimeo.conf
 
 .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)
 install: $(FILES) $(DOTFILES) $(CONFIGFILES)