X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/70b6d8a676e74499c2d9c601b7f69835deb99e93..c25ea7dac0e72e001e9424e52c17d6db19d9f0e5:/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)