X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/b18b5a5966bd9d280f2b6d844d666f01f7980eff..76714601a275c3ba7d43b33a905e543c8ba930ad:/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)