X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/70b6d8a676e74499c2d9c601b7f69835deb99e93..7df7fe859d85196c5931f5d809edcb2bc4435033:/Makefile diff --git a/Makefile b/Makefile index 8007e91..7f95dc1 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ APATH := $(realpath .) FILES := bin DOTFILES := aliases bash* conky* flexget git* vim* xbindkeysrc Xmodmap Xresources xprofile zsh* -CONFIGFILES := retroarch compton.conf +CONFIGFILES := retroarch compton.conf mimeo.conf .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES) install: $(FILES) $(DOTFILES) $(CONFIGFILES)