From: Samir Benmendil Date: Sun, 1 Sep 2013 22:48:55 +0000 (+0200) Subject: install mimeo X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/76714601a275c3ba7d43b33a905e543c8ba930ad install mimeo --- 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)